leiningen 是用于 Clojure 的构建工具。
2.0 版本的改进内容包括:
Allow implicit repl profiles to be overridden.
Accept :main as an alias for -m in run task.
Reader fixes for repl. (Colin Jones, Chas Emerick)
Fix bug around stdin for subprocesses that have stopped. (Jean Niklas L'orange)
Warn when :user profile is found in project.clj. (Michael Grubb)
Treat :user profile as project map outside of project. (Jean Niklas L'orange)
项目主页:https://github.com/technomancy/leiningen
来自:开源中国社区

