siimpleorm-cli

1.1.0 • Public • Published



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_

Readme

Keywords

Package Sidebar

Install

npm i siimpleorm-cli

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

9.89 kB

Total Files

14

Last publish

Collaborators

  • daniellvaz