Hello,
To celebrate the successful flyby of Pluto by NASA's new horizons
spacecraft - allow me to highlight a little (unknown) Ruby gem named
in honor of the (formerly) smallest planet, that is, pluto [1].
Try
$ gem install pluto
What's it good for? Try
$ pluto help
Resulting in:
NAME
pluto - another planet generator - lets you build web pages from
published web feeds
SYNOPSIS
pluto [global options] command [command options] [arguments...]
GLOBAL OPTIONS
-c, --config=PATH - Configuration Path (default: ~/.pluto)
-q, --quiet - Only show warnings, errors and fatal messages
--verbose - (Debug) Show debug messages
--version - Display the program version
--help - Show this message
COMMANDS
build, b - Build planet
install, i - Install template pack
list, ls, l - List installed template packs
update, up, u - Update planet feeds
merge, m - Merge planet template pack
about, a - (Debug) Show more version info
help - Shows a list of commands or help for one command
Cheers. Happy Planet.