Re: Open Source project hosting for clojure.

2008-11-04 Thread Kelsin
I agree with the recent comments that a central place to find clojure written libraries would be great and if it could tie in source code viewing with syntax-highlighting/searching/cross-referencing (like Daniel said) than even better! Chris G On Nov 4, 8:52 am, "Daniel Renfer" <[EMAIL PROTECTED

Re: Open Source project hosting for clojure.

2008-11-04 Thread Daniel Renfer
Once Clojure gets a decent CLJDoc-like tool, it would be cool to see the uploaded code automatically be color-coded, documented, and cross-referenced on the site. On Tue, Nov 4, 2008 at 6:07 AM, Paul Stadig <[EMAIL PROTECTED]> wrote: > >> Maven is a bit heavy and obnoxious, but it does do a lot t

Re: Open Source project hosting for clojure.

2008-11-04 Thread Fogus
I would be willing to help out with admin tasks also. As for services, I think it would be a great idea to provide a few ready-to-run packages to get users up and running quickly. Perhaps Aquamacs/XEmacs/WinEmacs (to start) packaged with Swank, clojure.jar, user-contribs, some example apps, docs

Re: Open Source project hosting for clojure.

2008-11-04 Thread Paul Stadig
> Maven is a bit heavy and obnoxious, but it does do a lot to > manage dependencies among versioned libraries, and there's already a > lot of tool support for it, already a fairly-well-mirrored repo, > already a URL naming convention for libraries that aren't in the main > repo, etc. Right, I did

Re: Open Source project hosting for clojure.

2008-11-03 Thread Matt Revelle
On Nov 3, 2008, at 4:09 PM, Paul Stadig wrote: > > Hey Drew, > I'd like to see this come to fruition, and help administer if needed. I'll volunteer some time to help admin as well. > > > Coming from Ruby (most recently) I may have a Ruby bias, but I think > that RubyForge has been a great boon

Re: Open Source project hosting for clojure.

2008-11-03 Thread Josh Daghlian
On Nov 3, 4:09 pm, "Paul Stadig" <[EMAIL PROTECTED]> wrote: > Hey Drew, > I'd like to see this come to fruition, and help administer if needed. > > Coming from Ruby (most recently) I may have a Ruby bias, but I think > that RubyForge has been a great boon to the Ruby community. It is nice > to be

Re: Open Source project hosting for clojure.

2008-11-03 Thread Paul Stadig
Hey Drew, I'd like to see this come to fruition, and help administer if needed. Coming from Ruby (most recently) I may have a Ruby bias, but I think that RubyForge has been a great boon to the Ruby community. It is nice to be able to go to a single site (or do a google site: search) to find Ruby

Open Source project hosting for clojure.

2008-11-03 Thread Drew Crampsie
Hey Clojurians, My name is Drew Crampsie, and i'm the administrator of the machine that runs common-lisp.net, cliki, and paste.lisp.org. I'm interested in setting up an similar site for clojure projects. If you don't know about cl-net, it's a project hosting site that provides version control ser