vania_cli 0.0.8 vania_cli: ^0.0.8 copied to clipboard
A Command-Line Interface for Vania dart web application to create new projects, controllers, models, migrations, middlewares, build and serve Vania project
0.0.8 #
- Added Auth command
0.0.7+1 #
- Fixed name issues on all commands
0.0.7 #
- Updated create new project command
- Fixed RegExp when create new file
0.0.6 #
- Added make mail command
- Fixed import path
0.0.4+4 #
- Hotfix On creting new project
0.0.4+3 #
- Changing Vania new to the Vania create to create the project
- Added hint-text when project created
0.0.4+2 #
- Fixed bug: exit process when upload file
- Added toLowerCase for vm flag
0.0.4+1 #
- Fixed bug: vm serve
0.0.4 #
- Updated minimum Dart SDK support to version 3.0.0
- Added support for enabling VM service
- Renamed
make:service_provider
command tomake:provider
- Fixed bug related to controller naming
0.0.3+2 #
- Fixed create model
0.0.3+1 #
- Fixed create new project
0.0.3 #
- Adding create service provider
- Get vania version from api
- Adding run command from vania project
0.0.1+1-alpha #
- Alpha version.