summaryrefslogtreecommitdiffstats
path: root/network/pastebincl/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-01-05 04:11:40 +0100
committer Willy Sudiarto Raharjo2015-01-05 04:11:40 +0100
commitf9947e3c53499585ee21846cd0da930d7a1393ee (patch)
tree7ae9d82c9dfa5cf94ff6387c40c939ce80f907b4 /network/pastebincl/README
parent68711929def20c0466759db66222798bad5402e6 (diff)
downloadslackbuilds-f9947e3c53499585ee21846cd0da930d7a1393ee.tar.gz
network/pastebincl: Added (submit pastes on Pastebin).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pastebincl/README')
-rw-r--r--network/pastebincl/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/network/pastebincl/README b/network/pastebincl/README
new file mode 100644
index 0000000000..e66c67ef77
--- /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)