Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hswick/boot-nightlight-lib-template
- Owner: hswick
- License: epl-1.0
- Created: 2017-07-13T00:26:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T04:53:52.000Z (over 7 years ago)
- Last Synced: 2024-08-27T13:21:53.836Z (3 months ago)
- Language: Clojure
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.