/sole

Bring some brevity to your Boot builds.

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Sole

A brief Boot un-framework.

Usage

To use this in your project, add [sole "0.1.0-SNAPSHOT"] to your :dependencies and then require the function and use it to configure your chose sole base:

(require '[sole.core :refer [sole!]])

(sole! ;; FIXME!!
  )

License

Copyright © 2017-2018 Geoff Shannon

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