orchard-labs / clojart.io

0 stars 0 forks source link

clojart.io

Circle CI

An application for making beautiful visualizations of code. Totally Fucking Orchard.

Prerequisites

Running

To start a web server for the application, run:

lein ring server

Better yet, run it in http-kit like this:

lein run

Compile JS

lein cljsbuild once

Compile CSS

lein garden once

Tests

Run the tests:

lein test

License

Copyright © 2014 Orchard Labs