Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rksm/cljs-repl-project-template
Leiningen template to create a scaffolding for brepl-driven project.
https://github.com/rksm/cljs-repl-project-template
Last synced: about 1 month ago
JSON representation
Leiningen template to create a scaffolding for brepl-driven project.
- Host: GitHub
- URL: https://github.com/rksm/cljs-repl-project-template
- Owner: rksm
- License: mit
- Created: 2014-08-12T02:29:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-12T02:29:24.000Z (over 10 years ago)
- Last Synced: 2024-05-02T06:03:57.933Z (8 months ago)
- Language: Clojure
- Size: 117 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cljs-repl-project
Leiningen template to create a scaffolding for brepl-driven project. Uses
[cljx](https://github.com/lynaghk/cljx) and
[cljsbuild](https://github.com/emezeske/lein-cljsbuild).## Usage
See comment sexp in [](src/leiningen/new/cljs_repl_project.clj) for testing and
deployment snippets.## License
[MIT](LICENSE)