Package: wnpp
Owner: Ramakrishnan Muthukrishnan <rkrish...@debian.org>
Severity: wishlist

* Package name    : leiningen
  Version         : 1.0.1
  Upstream Author : Phil Hagelberg <p...@hagelb.org>
* URL or Web page : http://github.com/technomancy/leiningen
* License         : Eclipse Public License - v 1.0
  Description     : a buildtool for clojure

Building Clojure projects with tools designed for Java can be an
exercise in frustration. With Leiningen, your build is described
using Clojure. You can put any code you like in your project.clj
file. The only requirement is that it includes a call to defproject.
You can define your own tasks in there if you need to, but the
majority of projects should be able to get by on the tasks that
are provided with Leiningen. If you do find a common task that
you need to add, you can implement it as a plugin rather than copying
and pasting among each of your projects.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to