bond_cli 0.0.1
bond_cli: ^0.0.1 copied to clipboard
A CLI tool for efficient Flutter Bond app development, streamlining tasks like project setup and package management.
Bond CLI #
Bond CLI is a command-line tool for streamlining Flutter Bond app development.
Features #
- Create a new Flutter Bond project
- Manage Bond packages
- Configure settings
- Create new model
...and many more!
Installation #
Soon
Usage #
To create a new model, use the create_model command followed by the -n or --name option with the name of the model:
bond create_model -n YourModelName
## Contributing
We welcome contributions from the community.
## License
Please see the LICENSE.md file for more information on the license.