Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

interaapps-archive/pastefy-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pastefy-CLI

pastefy -f file.txt

Out:

᮰ Done: Pasted! Here is your link https://pastefy.ga/0c6sDILq

Examples

pastefy -c "Hello world" -t "test.txt"

pastefy -f test.txt

Installation Linux

sudo wget https://raw.githubusercontent.com/interaapps/pastefy-cli/master/pastefy
sudo mv pastefy /usr/local/bin/pastefy
sudo chmod 777 /usr/local/bin/pastefy

Information You can also download the pastefy file and use php pastefy if you don't want to install it globally. (Also works on Windows and MacOS)

Options

-f · File
-p · Password
-c · contents
-t · title

Releases

No releases published

Packages

No packages published

Languages