I just updated the cljs-start lein template which allows you to start creating 
you wonderful cljs lib with batteries included.

https://github.com/magomimmo/cljs-start

> lein new cljs-start yourlibname
> cd yourlibname
> lein do compile, test
> lein rep

user=> (run) ; run the http server to be ready for brepling with the cljs lib
user=> (browser-repl) ; use austin to create the brepl

Visit localhost:3000 for activating the brepl connection and start brepling.

Many thanks to Chas for having created Austin and clojurescript.test and to 
David for being such an amazing clj/cljs coder and for pushing us to stay 
updated with him. 

HIH

mimmo
 

 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to