Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hswick/boot-nightlight-lib-template

Template for clojure libraries with nightlight and boot by default.
https://github.com/hswick/boot-nightlight-lib-template

Last synced: 6 days ago
JSON representation

Template for clojure libraries with nightlight and boot by default.

Awesome Lists containing this project

README

        

# 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.