A utility for publishing writing with Emacs and CouchDB
Create a config file:
$EDITOR ~/.writrc
Fill out the variables:
username=myusername
password=mypassword
url=http://myusername.iriscouch.com/writ
Now you're ready to start:
mkdir ~/writ && cd ~/writ
writ An Idea I Want to Write About
Save your file and push it:
writ-push An\ Idea\ I\ Want\ to\ Write\ About/
(c) Murphy McMahon 2012