diff options
Diffstat (limited to 'network/pastebincl/README')
-rw-r--r-- | network/pastebincl/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/pastebincl/README b/network/pastebincl/README new file mode 100644 index 000000000000..e66c67ef771a --- /dev/null +++ b/network/pastebincl/README @@ -0,0 +1,7 @@ +PastebinCL is a small program designed for UNIX based systems +to quickly paste any piece of text to Pastebin.com. + +Pass the script your Developer API Key: API_KEY=my_api_key_here ./pastebincl.SlackBuild + +Get your Pastebin Developer API Key on this page : http://pastebin.com/api +(you must register to http://pastebin.com, it's free) |