Homesteading

https://github.com/homesteading/homesteading

Description

The Homesteading CLI is used to manage Homesteading apps from the command line.

See the /help directory for more.

Current Version

0.0.7

Requirements

Installation

gem install homesteading

Usage

TODO

Currently, only one command:

homesteading

You can alias homesteading to hs for shorter commands.

alias hs="homesteading"

Authors

Contributions

  1. Fork it
  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 new Pull Request

If you find bugs, have feature requests or questions, please file an issue.

License

PUBLIC DOMAIN

Your heart is as free as the air you breathe.
The ground you stand on is liberated territory.

In legal text, Homesteading is dedicated to the public domain using Creative Commons -- CC0 1.0 Universal.

http://creativecommons.org/publicdomain/zero/1.0