Skip to content

The Reference Heap. A Clojure pastebin powered by Compojure, MongoDB, and Pygments.

Notifications You must be signed in to change notification settings

m-combinator/refheap

This branch is 6 commits behind Raynes/refheap:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4f6fe9a · May 3, 2014
May 2, 2014
May 3, 2014
Dec 24, 2011
May 4, 2012
Nov 4, 2012
Nov 21, 2012
Jun 13, 2013
Apr 30, 2013
Dec 30, 2011
Jan 3, 2012
May 22, 2013
May 24, 2013

Repository files navigation

RefHeap, The Reference Heap!

This project is a lightweight Clojure pastebin that uses Pygments for syntax highlighting.

Usage

Grab general project dependencies with lein, and grab Pygments with the provided bash script. This project also requires MongoDB.

$ lein deps
$ ./bootstrap.sh

Start the Mongo daemon, and in a separate terminal start the RefHeap server using lein. The server will host content from http://localhost:3000.

$ mongod
$ lein ring server

License

Distributed under the Eclipse Public License, the same as Clojure; the terms of which can be found in the file epl-v10.html at the root of this disribution or at http://opensource.org/licenses/eclipse-1.0.php.

About

The Reference Heap. A Clojure pastebin powered by Compojure, MongoDB, and Pygments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published