Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 868 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 868 Bytes

Clojure/Compojure clickstart

This clickstart demonstrates a Compojure app

Launch this clickstart and glory could be yours too ! Use it as a building block if you like.

You can launch this on Cloudbees via a clickstart automatically, or follow the instructions below.

Deploying manually:

Use the lein-cloudbees plugin as per https://clojars.org/lein-cloudbees

lein cloudbees deploy

Prerequisites

You will need Leiningen 2 or above installed.

Running

To start a web server for the application, run:

lein ring server

License

Copyright © 2012 FIXME