kybernus
v1.2.0
Published
The Ultimate Scaffolding CLI for Modern Developers
Maintainers
Readme
Kybernus CLI 🚀
The Ultimate Backend Scaffolding Tool for Modern Developers.
Build production-ready applications in minutes. Kybernus generates robust, scalable backend projects with industry best practices built-in.
Installation
npm install -g kybernusQuick Start
# Create your first project
kybernus init
# Or start with a free trial (15 days, full Pro access)
kybernus registerSupported Stacks
| Stack | Free | Pro | |:------|:----:|:---:| | Node.js + Express | ✅ MVC | ✅ Clean/Hexagonal | | Next.js | ✅ MVC | ✅ Clean/Hexagonal | | Java Spring Boot | ✅ MVC | ✅ Clean/Hexagonal | | NestJS | – | ✅ All Patterns | | Python FastAPI | – | ✅ All Patterns |
Commands
kybernus init # Generate a new project
kybernus register # Start a free trial (3 projects)
kybernus login # Login with your license key
kybernus status # Check license and usage
kybernus upgrade # Upgrade to Pro ($49 lifetime)
kybernus logout # Sign outExample
$ kybernus init
┌ 🚀 Kybernus Project Generator
│
◆ Project name: my-api
◆ Stack: Node.js + Express
◆ Architecture: Clean Architecture
◆ Include Docker? Yes
│
└ ✅ Project created successfully!What's Included
3 projects FREE! Includes PRO and Architect templates
Architect ($9)
- Basic project scaffolding (MVC)
- Node.js, Next.js, Java Spring Boot
- README with setup instructions
Pro Tier ($49 lifetime)
- All stacks including NestJS and FastAPI
- Clean & Hexagonal Architecture patterns
- Docker & docker-compose configurations
- CI/CD pipelines (GitHub Actions)
- Terraform infrastructure configs
- AI-powered documentation (via Gemini)
- Unlimited projects
Links
- 🌐 Website: kybernus.vercel.app
- 📖 Docs: kybernus.vercel.app/docs
License
Copyright © 2026 Vini Trevisan. All rights reserved. Redistribution or modification involves a violation of applicable laws
