Vizbor CLI
Helper console application for the Vizbor project.
Requirements
View the list of requirements.
Installation
-
Add the dependency to your
shard.yml
:development_dependencies: vcli: github: kebasyaty/vcli
Usage
shards install
bin/vcli --help
Return:
-v, --version Print version
-h, --help Show this help
--init APP_NAME Initialize project
--add NAME Add a new service
--delete NAME Delete service
--restore LOGIN Restore access to admin panel
LOGIN - username or email
Contributing
- Fork it (https://github.com/kebasyaty/vcli/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- kebasyaty Gennady Kostyunin - creator and maintainer
Changelog
License
This project is licensed under the MIT.