makaroni4 / how2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gem Version Build Status

howto

howto is a simple gem to generate How To notes.

gem install howto

Create folders ./notes and ./images.

Create new notes like howto note "Niklas Luhmann".

Development

Some useful commands to test changes locally and release a new version:

Y | gem uninstall howto && gem build howto.gemspec && bundle && rake build && rake release

Y | gem uninstall howto && gem build howto.gemspec && bundle && rake build && rake install

License

This project is released under the MIT License.

About

License:MIT License


Languages

Language:Ruby 100.0%