Skip to content

Instantly share code, notes, and snippets.

@mszajna
Created August 31, 2021 11:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mszajna/d2c1fccf049fd5ddfe3b94a6e46848b5 to your computer and use it in GitHub Desktop.
Save mszajna/d2c1fccf049fd5ddfe3b94a6e46848b5 to your computer and use it in GitHub Desktop.
{:deps {org.clojure/tools.namespace {:mvn/version "0.2.11"}}
:aliases {:rebel {:extra-deps {com.bhauman/rebel-readline {:mvn/version "0.1.4"}}
:main-opts ["-m" "rebel-readline.main"]}
:rebels {:extra-deps {com.bhauman/rebel-readline-cljs {:mvn/version "0.1.4"}
org.clojure/clojurescript {:mvn/version "1.10.597"}}
:main-opts ["-m" "rebel-readline.cljs.main"]}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment