Skip to content

boot-sole/sole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published