1.1.0 • Published 3 years ago

siimpleorm-cli v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

An simple cli to Siimpleorm

Instalation

yarn global add siimpleorm-cli

Or

npm install -g siimpleorm-cli

Usage

To help

$ siimpleorm-cli -h

To init default configuration

$ siimpleorm-cli init

To generate a migration file

$ siimpleorm-cli migration:generate

To run a migration

$ siimpleorm-cli migration:up

To rollback a migration

$ siimpleorm-cli migration:up

License

MIT - see LICENSE

Author

👤 Daniel Murilo Vaz

🤝 Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This repository is created with ❤️ by Daniel_