Skip to content

kyanny/nonopaste-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nonopaste-cli

command line tool for NoNoPaste and NoNoPaste-Cloud.

Usage

$ git clone git://github.com/kyanny/nonopaste-cli.git
$ chmod a+x nonopaste-cli/nonopaste
$ export PATH=`pwd`/nonopaste-cli:$PATH
$ nonopaste -h

Change NoNoPaste URL

You can change NoNoPaste URL. Default URL is http://www.kazeburo.dotcloud.com/

$ export NONOPASTE=http://example.com/nonopaste/add

Author

Kensuke Nagae <kyanny at gmail dot com>

License

MIT License