Ruby Gem for creating books, ebooks, and websites for Farmhouse Publishing
Install it yourself as:
gem install farmhouse_publishing
Alias farmhouse_publishing
to fhp
for less typing.
Create a new photo book:
fhp book:new "[Title of the Book]"
Create and push the book repo to GitHub.
fhp github:create
fhp github:push
Re/run the configuration wizard.
fhp config
Show the value of a configuration setting.
fhp config:[setting]
Set the value of a configuration setting.
fhp config:[setting] [value]
0.0.1
- Shane Becker / @veganstraightedge
- Fork it
- Get it running (see below)
- Create your feature branch (
git checkout -b my-new-feature
) - Write your code and specs
- Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
If you find bugs, have feature requests or questions, please file an issue.
PUBLIC DOMAIN
Your heart is as free as the air you breathe.
The ground you stand on is liberated territory.
In legal text, the Farmhouse Publishing Ruby gem is dedicated to the public domain using Creative Commons -- CC0 1.0 Universal.