binman - UNIX man pages for Ruby bin/ scripts
https://github.com/sunaku/binman#readme--------------------------------------------------------------------
What is it?
--------------------------------------------------------------------
binman produces UNIX man pages for your Ruby bin/ scripts using
markdown(7), roff(7), md2man for conversion thereof, and man(1).
>> Obligatory Screenshot:
http://ompldr.org/vYm5mcg <<
Here is an example bin/ script to help you get started:
https://raw.github.com/sunaku/binman/master/bin/binman--------------------------------------------------------------------
What is new?
--------------------------------------------------------------------
Breaking changes:
* Removed the `binman/gemspec` helper library because it did not play
well with Bundler. Use the standard `add_runtime_dependency` method
instead. This[1] example shows what work is involved in upgrading.
External changes:
* The `binman/Rakefile` helper library now hooks into Bundler's Rake
tasks. Be sure to add man/*/* files to your gemspec accordingly[1].
[1]
https://github.com/sunaku/md2man/commit/75d7a0064fa86f1c98dd01391ad82245fd387c20--
Truth has no special time of its own. Its hour is now -- always.
-- Albert Schweitzer