Paste-It is a python pastebin (where you paste code) for Google AppEngine. It is licensed under GPLv3.
-
Download the latest source from
http://github.com/thomas-quemard/p8ste/tarball/master
and extract it to a local directory. -
Run
make install-python-dependencies
or extract python dependencies to/path/to/p8ste/src/
-
Run
cd /path/to/paste-it && make check-install
Note : The repository does not contain images, if you want them, download the following archive : https://github.com/downloads/thomas-quemard/p8ste/p8ste_images.tar.gz
cd /path/to/google_appengine/
python dev_appserver.py /path/to/p8ste/src