Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 250 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 250 Bytes

A shameless clone of Github's Gist or pastebin.com as web app for quickly sharing code snippets.

The web server is currently powered by Node.js. For syntax highlighting Pygments is currently used.

To start the server execute:

> node server.js