Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

Commit

Permalink
Add shortcut for starting Rhino REPL
Browse files Browse the repository at this point in the history
  • Loading branch information
harto committed Aug 25, 2013
1 parent 3ae236b commit 12f99b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/web/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@
"../../web/src/cljs"]
:compiler {:output-to "resources/public/js/main.js"}}]}

:aliases {"cljs-repl" ["trampoline" "cljsbuild" "repl-rhino"]}

:main game.web.server)

0 comments on commit 12f99b3

Please sign in to comment.