Table of Contents Set up ClojureScriptmacOS or Linux: clj Windows Starting a Browser REPL Creating a Browser App Creating a Node App Running Tests in Nashorn Other Affordances ClojureScript now has an exciting new command line capability called cljs.main which dramatically simplifies using ClojureScript for many common use cases. In this post, we’ll take you through a quick tour of the capabilities being introduced. Set up ClojureScript In order to run these examples, you need to set up Clo...