wave-shell-cli
v0.0.44
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!
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 createCommands available
| Name | Description | |--------|---------------------------------------| | create | Initialize a new project from scratch | | new | Add a new command inside src/commands |
