/sente-boot

Sente's example app for Boot

Primary LanguageClojure

Sente example app

What is this?

The example app from Sente, but with Boot instead of Leiningen.

Usage

Fire the Boot pipeline from the command line.

$ boot dev
  1. Connect to the REPL.
  2. Evaluate the namespace example.my-app.
  3. Type (start!) in the REPL.

More

Please also check out the example app for system.