cliblog 0.1.6
cliblog is a command-line blog client. It loops waiting for command-line input, and if 'edit' or 'create' command is input, then it will launch user's favorite EDITOR brought from ENV variable. Or you can input your editor's path manually if ENV['EDITOR'] is not set. As for me, I'm using 'vim' for my personal typo-powered blog.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
highline
>= 0.6.1