,--. ,--. ,---.
,---. ,--,--. ,---.,-' '-.`--'/ .-',--. ,--.
| .-. |' ,-. |( .-''-. .-',--.| `-, \ ' /
| '-' '\ '-' |.-' `) | | | || .-' \ '
| |-' `--`--'`----' `--' `--'`--' .-' /
`--' `---'
A command line pastebin service helper
npm install --global pastify
pastify <service> [file|stream]
pastify pb ~/.vimrc
pastify pb <(ps aux)
dmesg | pastify iop
PB_API_DEV=XXXX PRIVACY=0 pastify pb /tmp/leak.txt
- Add ghostbin
- Add github gist
- Add gitlab snippets
Fork it:
https://github.com/ryanmaynard/pastify/fork
Create your feature branch:
git checkout -b my-new-feature
Commit your changes:
git commit -am 'Add some feature'
Push to the branch:
git push origin my-new-feature
Create a new Pull Request:
https://github.com/ryanmaynard/pastify/compare