Skip to content

Cloud-Apps/hello-clojure

Repository files navigation

ring-helloworld

This is a minimal Hello World Clojure based on leningen and Ring

Local setup

Install Leiningen and run:

lein deps
lein run

Deploying to Stackato

lein deps  # this is not automatically run on the server yet.
stackato push -n

About

Hello World App in Clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published