swannodette/mies

Minimal ClojureScript project template

Clojure

367

108 commits

updated Jul 5, 2018

See the code

README

mies

A minimal ClojureScript template.

Usage

To create a new project:

lein new mies hello-world
cd hello-world

Most of the following scripts require rlwrap (on OS X installable via brew).

To compile a developer build version:

scripts/build

To continuously monitor source files and build when changed:

scripts/watch

To compile a release version:

scripts/release

License

Copyright © 2013-2016 David Nolen

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Contributors

swannodette

53 commits

mneise

30 commits

jdeisenberg

10 commits

priyatam

4 commits

swannodette/mies

Minimal ClojureScript project template

Clojure

367

108 commits

updated Jul 5, 2018

See the code

README

mies

A minimal ClojureScript template.

Usage

To create a new project:

lein new mies hello-world
cd hello-world

Most of the following scripts require rlwrap (on OS X installable via brew).

To compile a developer build version:

scripts/build

To continuously monitor source files and build when changed:

scripts/watch

To compile a release version:

scripts/release

License

Copyright © 2013-2016 David Nolen

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Contributors

swannodette

53 commits

mneise

30 commits

jdeisenberg

10 commits

priyatam

4 commits

Languages

Clojure

74.7%

HTML

11.1%

Shell

7.5%

Batchfile

6.7%