Locum
Gem предоставляет командный интерфейс (CLI) для панели управления хостинга Locum.ru. Gem находится в ранней разработке, любые пожелания приветствуются.
Installation
$ gem install locum
Usage
$ locum help
Contributing
- Fork it ( https://github.com/[my-github-username]/locum/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