juxt / jig

Jig is an application harness providing a beautifully interactive development experience for Clojure projects.
229 stars 19 forks source link

Having a user.clj file in src path will break jig #22

Open sveri opened 10 years ago

sveri commented 10 years ago

This seems like a big issue to me. I guess every application with some kind of user management has a file called user.clj.

Wouldn't it be enough to namespacify jigs user.clj?