https://github.com/adamfrey/bootish
boot as a library, proof of concept
https://github.com/adamfrey/bootish
Last synced: about 1 year ago
JSON representation
boot as a library, proof of concept
- Host: GitHub
- URL: https://github.com/adamfrey/bootish
- Owner: AdamFrey
- Created: 2018-10-03T15:28:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-08T15:15:22.000Z (over 7 years ago)
- Last Synced: 2025-03-23T23:45:25.507Z (about 1 year ago)
- Language: Clojure
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Bootish (alpha)
Boot as a library, to be used alongside ~clj~. Proof of concept. No filesets (yet), no pods.
** Attribution
The bulk of this code is copied directly from ~boot~. Thanks to Alan Dipert and Micha Niskin.