hswick / boot-nightlight-lib-template

Template for clojure libraries with nightlight and boot by default.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boot-nightlight-lib-template

A boot template for generating new library that include nightlight by default.

Nightlight is an embedded text editor that ships out as a clojure library and lives within your project.

To find out more about nightlight go here: https://github.com/oakes/Nightlight

Usage

boot -d boot/new new -t boot-nightlight-lib-template -n your-project-name

License

Copyright © 2017 FIXME

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

About

Template for clojure libraries with nightlight and boot by default.

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%