Skip to content

pierrel/bare-clojurescript-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

You will need Leiningen 1.7.0 or above installed.

Running

Compile the cljs:

lein cljsbuild auto 

Start the repl:

lein trampoline cljsbuild repl-listen 

To start a web server for the application, run:

lein ring server 

Then you can go back to the repl session and do stuff

License

Do whatever the hell you want with it

About

Bare project for loading a live clojrescript REPL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published