Skip to content

Conversation

mfikes
Copy link
Member

@mfikes mfikes commented Mar 1, 2018

Fixes #177

[[clojurescript-compiler]]
=== Standalone ClojureScript JAR

In order to try these examples, you will need to obtain the standalone ClojureScript JAR.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This guide should refer to clj like the Quick Start

java -cp cljs.jar cljs.main -co "{:repl-verbose true}" -re node -r
----

With the ability to specify EDN directly on the command line, you can pretty much use `cljs.main` to do anything you'd like with the ClojureScript compiler.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably want to mention the ability to pass files here.

@swannodette swannodette added the news A blog post for the news section label Mar 25, 2018
@mfikes mfikes merged commit acfc64a into clojure:master Mar 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
news A blog post for the news section
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants