pbin

1.1.6 • Public • Published

Developer Key

You can get the developer key, by signing up on pastebin.com

Installation

Clone the repo

git clone git@github.com:iamropo/pbin.git
cd pbin
Replace the folllowing code in app.js:
...
var developerKey = '' // Your dev key goes here
...
with your developer key
... var developerKey = '<your developer key from pastebin.com>'
...
and then
npm link

Usage

pbin filename

Example
pbin hello.txt

Package Sidebar

Install

npm i pbin

Weekly Downloads

0

Version

1.1.6

License

MIT

Last publish

Collaborators

  • iamropo