Skip to content

Instantly share code, notes, and snippets.

@mfikes
Last active March 8, 2018 02:50
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mfikes/d790704842364f48bcc8e0dadd928be5 to your computer and use it in GitHub Desktop.
Save mfikes/d790704842364f48bcc8e0dadd928be5 to your computer and use it in GitHub Desktop.
clj -Sdeps '{:deps {github-mfikes/chambered {:git/url "https://github.com/mfikes/chambered" :sha "50265ab42f149450f15375117dcdf5d83c5efcf3"}}}' -m cljs.main -c chambered.core -r

After the REPL starts, if it doesn't automatically, open your browser to

http://localhost:9000

The source for this project is at https://github.com/mfikes/chambered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment