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 www.kazeburo.dotcloud.com/
$ export NONOPASTE=http://example.com/nonopaste/add
Author¶ ↑
Kensuke Nagae <kyanny at gmail dot com>
License¶ ↑
MIT License