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.
Required Ruby Version
> 0.0.0
Authors
Gyoung-Yoon Noh
Versions
- 0.1.6 June 27, 2005This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (13.5 KB)
- 0.1.5 June 27, 2005This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (14 KB)