dj updates

2011-06-28 Thread Brent Millare
It's been a year and I'm still using dj and still developing for it. git://github.com/bmillare/dj.git Some recent additions: * You can depend on clojure contrib github projects via: :src-dependencies ["clojure/core.logic"] All projects with "clojure/" prefixed to the name are considered to be

dj updates

2010-09-29 Thread Brent Millare
Hello all, I made an update to dj, for those who care. The new branch generaldeps supports proper SNAPSHOT behavior and has been reworked to support generically different types of dependencies. Accessible at git://github.com/bmillare/dj.git I've also compiled a more concise feature list. # Feat