Skip to content

ryanmaynard/pastify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pastify - WIP

                       ,--.  ,--. ,---.          
 ,---.  ,--,--. ,---.,-'  '-.`--'/  .-',--. ,--. 
| .-. |' ,-.  |(  .-''-.  .-',--.|  `-, \  '  /  
| '-' '\ '-'  |.-'  `) |  |  |  ||  .-'  \   '   
|  |-'  `--`--'`----'  `--'  `--'`--'  .-'  /    
`--'                                   `---'     

A command line pastebin service helper

Services

Installation

npm install --global pastify

Usage

pastify <service> [file|stream]

Examples

pastify pb ~/.vimrc

pastify pb <(ps aux)

dmesg | pastify iop

PB_API_DEV=XXXX PRIVACY=0 pastify pb /tmp/leak.txt

Todos

  • Add ghostbin
  • Add github gist
  • Add gitlab snippets

Contributing

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

License

About

A command line pastebin service helper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages