Skip to content

AustinClojure/clojure-clickstart

Repository files navigation

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

Releases

No releases published

Packages

No packages published