0
-We don't talk much, but when we do, we have interesting things to say, so start
0
-by subscribing to the "mailing lists":mailing_lists.html. It's the best place
0
-to ask questions, offer help and suggestions, raise new ideas, tell us how
0
-you're using Buildr in your own projects, and find out what other people are
0
We run two mailing lists, the
0
-"buildr-user":mailto:buildr-user@incubator.apache.org mailing list
0
-("subscribe":mailto:buildr-user-subscribe@incubator.apache.org,
0
-"archive":http://mail-archives.apache.org/mod_mbox/incubator-buildr-user/) for
0
-developers working with Buildr, and the
0
-"buildr-dev":mailto:buildr-dev@incubator.apache.org mailing list
0
-("subscribe":mailto:buildr-dev-subscribe@incubator.apache.org,
0
-"archive":http://mail-archives.apache.org/mod_mbox/incubator-buildr-dev/) for
0
-development of Buildr itself. We also have a
0
-"commits":mailto:buildr-commits@incubator.apache.org mailing list
0
-("subscribe":mailto:buildr-commits-subscribe@incubator.apache.org) if you want to
0
+"buildr-user":http://mail-archives.apache.org/mod_mbox/incubator-buildr-user/
0
+mailing list for developers working with Buildr, that would be you if you're
0
+using Buildr or interested in using it. There's the
0
+"buildr-dev":http://mail-archives.apache.org/mod_mbox/incubator-buildr-dev/
0
+mailing list for talking about development of Buildr itself, and
0
+"commits":http://mail-archives.apache.org/mod_mbox/incubator-buildr-commits/
0
+mailing list for following SVN commits and JIRA issues.
0
+Check the "mailing lists":mailing_lists.html page for more information on
0
+subscribing, searching and posting to the mailing list.
0
We really do try to keep bugs to a minimum, and anticipate everything you'll
0
You can also browse the "Buildr
0
repository":http://svn.apache.org/repos/asf/incubator/buildr.
0
-You can also install Buildr from your working copy:
0
+Not a fan SVN? We understand. You can also grab a copy of "Buildr from
0
+Github":http://github.com/vic/buildr/tree/master:
0
+$ git clone git://github.com/vic/buildr.git
0
+To install Buildr from the source directory:
0
-(Linux and OS/X, use @sudo rake install@)
0
+When using Buildr for JRuby:
0
+$ jruby -S rake setup install
Comments
No one has commented yet.