Project

how2

0.0
No commit activity in last 3 years
No release in over 3 years
CLI tool to organize How To notes
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 2.1.4
>= 0
~> 12.3
~> 3.0
 Project Readme

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.