Set :init-ns to frak
authorJoel Holdbrooks <cjholdbrooks@gmail.com>
Mon, 19 Aug 2013 10:54:57 +0000 (03:54 -0700)
committerJoel Holdbrooks <cjholdbrooks@gmail.com>
Mon, 19 Aug 2013 10:54:57 +0000 (03:54 -0700)
project.clj

index ef0bc99deb57f832139f620160a6565e6e824d67..53a91864a28ebe186ae23f1643175e928b538bb2 100644 (file)
@@ -25,4 +25,4 @@
                                    :pretty-print false
                                    :target :nodejs}}]}
   :main frak.cli
-  :repl-options {:init-ns user})
+  :repl-options {:init-ns frak})