Skip to content

pasteCLI is a command line interface that allows you to make a pastebin post right from your favorite terminal!

Notifications You must be signed in to change notification settings

lilAbi/pasteCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

pasteCLI

pasteCLI is a command line interface that creates a post on PasteBin from your favorite terminal. This project is built in pure C++ and uses boost to parse command line arguments and libCurl for networking. This project saves a copy of your credenditals so that you don't need to enter them again next time you submit a paste!

To see a list of available commands type in --help!

#Requirements

  • libcurl
  • boost 1.79

About

pasteCLI is a command line interface that allows you to make a pastebin post right from your favorite terminal!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published