Skip to content

A Leiningen template to create applications using the Bract framework

License

Notifications You must be signed in to change notification settings

bract/bract.lein-template

Repository files navigation

bract.lein-template

A Leiningen template to create Bract applications. The generated application is minimal but can be easily extended either with Bract modules or with inducers.

Latest version (on Clojars): 0.1.1

Out of the box features

  • Development workflow
    • Tweaking verbosity and configuration at the REPL
    • Easy customizable integration with clojure.test (any test framework)
    • REPL support for starting/stopping app

Bract modules/Libraries used

Usage

lein new bract <project-name>
cd <project-name>
# see README.md

License

Copyright © 2020-2021 Shantanu Kumar

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A Leiningen template to create applications using the Bract framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published