Skip to content

Script to automatize the upload of code snippets to a web server hosting PPaste

Notifications You must be signed in to change notification settings

Alterrien/PPaste_uploader

Repository files navigation

PPaste uploader

A script to upload automatically a file to any server running PPaste. This project is heavily under development, so it may be lacking for features, but they should be coming soon !

Setup

$ virtualenv -p `which python3` venv
$ source venv/bin/activate
$ pip install -r requirements.txt

About

Script to automatize the upload of code snippets to a web server hosting PPaste

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages