kebasyaty / vcli

Helper console application for the Vizbor project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vizbor CLI

Helper console application for the Vizbor project.

CI Docs Crystal GitHub release GitHub license GitHub repository

Status Project

Requirements

View the list of requirements.

Installation

  1. 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 TOKEN                  Restore access to admin panel

TOKEN - username or email

Contributing

  1. Fork it (https://github.com/kebasyaty/vcli/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • kebasyaty Gennady Kostyunin - creator and maintainer

Changelog

View the change history.

License

This project is licensed under the MIT.



About

Helper console application for the Vizbor project.

License:MIT License


Languages

Language:Crystal 92.4%Language:HTML 7.6%