Nova is a powerful and extensible CLI tool built in Go, using the elegant Bubble Tea TUI framework. It streamlines the process of scaffolding and configuring modern web projects, helping developers kickstart their workflow in seconds.
-
Automated Project Scaffolding
Quickly generate fully structured web projects with pre-configured settings and organized folder hierarchies. -
Built with Bubble Tea
Offers a responsive and user-friendly terminal interface powered by the Bubble Tea TUI framework. -
Concurrent File Generation
Leverages Go’s goroutines to enable parallel file creation, significantly reducing project initialization time. -
Integrated Webpack Configuration
Includes a ready-to-use Webpack setup for efficient JavaScript bundling and asset management. -
Modular and Extensible Architecture
Designed for flexibility, allowing developers to extend or customize functionality with ease. -
Optimized Development Workflow
Streamlines the end-to-end setup process, enabling faster project bootstrapping and reduced manual configuration.
Check out Nova in action:
2025-06-08.18-31-32.mp4
The final build can be found in the dist/ folder.
Simply download and run the binary for your OS to get started.