wave-shell-cli
v0.0.43
Published
A Command Line Interface made with [Wave Shell](https://github.com/ChristoferMendes/wave-shell). This project aims to help you while developing a new CLI!
Downloads
10
Readme
WAVE CLI
A Command Line Interface made with Wave Shell. This project aims to help you while developing a new CLI!
Requirements
- Bun installed
Usage
bunx wave-shell-cli create
Commands available
| Name | Description | |--------|---------------------------------------| | create | Initialize a new project from scratch | | new | Add a new command inside src/commands |