Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)