Skip to content

ogcraft/learnengl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure/Compojure clickstart

Build status: Build Status

This clickstart demonstrates a simple clojure with compojure app built via lein - all thanks to the Austin Clojure group

Clickstarts are quickstarts (hey that rymes!) that get you going with a private repo, build and continuous deployment. Signup to cloudbees if you haven't already.

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.

If you don't have a CloudBees account - get one one now:

Sign in with GitHub
Sign in with Google

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

Notes

This currently runs as a war in a container - of course CloudBees can run plain JVM apps so that is possible is desired.

License

Copyright © 2012 FIXME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors