Home > kgist

kgist

Kgist is a project mainly written in JAVASCRIPT and PYTHON, it's free.

A shameless snippet board clone of Github's Gist and pastebin.com

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
Previous:WifiCracker