Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@seancorfield seancorfield released this 24 Jan 00:57
· 21 commits to master since this release

The first truly usable version of cfmljure that requires no messing around with your CFML engine's classpaths or configuration!

cfmljure 0.1.0 relies on Leiningen - which you're going to need if you're writing Clojure code anyway! - to figure out the dependencies and classpath and adds that information to your application's classpath in order to be able to load Clojure code and third parties libraries automatically.

See the README for more details.