A powerful command-line interface designed to streamline file generation, execution, and bundling for Unity development.
This project is the official successor to nomouse-cli, aiming to integrate and evolve all its core features for a modern development workflow.
- Status: Quickly display internal milestones and the current state of your project.
We have significantly extended existing concepts to offer more flexibility and control.
- Gen: Supports dynamic parameters for a high-speed, template-driven experience.
- Set: Pass implicit or explicit arguments directly to your template files.
- Run: Execute the entire program or run a specific test file with a single command.
- Export: Consolidate file-related configurations into a single, portable file.
- Query: Seamlessly interact with any LLM while maintaining context effortlessly within the CLI.
- Doc: Quick access to target documentation, param updates for edits, or creating new docs on the fly.
- Task Queue (Emplace / Top / Pop): Manage temporary notes and tasks via an internal priority queue.
- Rename: Synchronously rename both the file and its internal class name (when they match) to ensure consistency.
- Add: A specialized workflow that handles
git addwhile automatically cleaning up unused namespaces.
The following features are under review and may be removed due to low usage or design shifts:
- Wind: Automatic concatenation of dependent files into a single output.
- Pause / Resume: Timer-related features.
MIT License
