Add command line tool to submit pastes #11
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This would make it easier to quickly submit a paste if you're a terminal user.
I use this snippet in my `.bashrc:
Would that work for you, or do you prefer a simple binary?
We can actually ship an "official" shell script "binary". ^^
Add command line binary to submit pastesto Add command line tool to submit pastesA shell script like that would be perfectly fine. I also like that a log of your own pastes is kept (especially when delete tokens are generated/returned by the server).
Maybe two separate scripts for pasting and shortening would be easier to use?
#39 adds a tool that handles link shortening, file uploading, and deleting: