FrogstarB

Posting to Blogger from the command-line
Download

FrogstarB Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Jonhnny Weslley
  • Publisher web site:
  • http://jonhnnyweslley.net

FrogstarB Tags


FrogstarB Description

Posting to Blogger from the command-line FrogstarB is simple utility to post to Blogger from the command-line. It's a very easy way to format your content without writing any HTML. You give it text written in your favorite markup language, be that Markdown, Textile, reStructuredText, or just plain HTML, and it transforms your text and post to Blogger.Installation:DependenciesTo install the dependencies using easy_install just run the following:sudo easy_install gdata pystaches markdownNote: pystache's version on Pypi is buggy, checkout it from git repository and install.Optional dependencies * docutils - alternate markup language * textile - alternate markup language * pygments - syntax highlighter * smartypants - translates plain ASCII punctuation characters into HTML entities.Installing FrogstarBInstall frogstarb by using easy_install:sudo easy_install frogstarbOr checkout from git repository:git clone git://github.com/jweslley/frogstarb.gitcd frogstarbsudo python setup.py install Requirements: · Python


FrogstarB Related Software