Re: CLI launcher

2008-12-22 Thread Daniel Renfer
On Fri, Dec 19, 2008 at 8:27 PM, Phil Hagelberg wrote: > > "Tom Emerson" writes: > >> On Thu, Dec 18, 2008 at 12:56 PM, Phil Hagelberg >> wrote: >>> This was one of the most disorienting things I encountered when starting >>> with clojure. I'm used to codebases providing a bin/ directory or at

Re: CLI launcher

2008-12-19 Thread Phil Hagelberg
"Tom Emerson" writes: > On Thu, Dec 18, 2008 at 12:56 PM, Phil Hagelberg > wrote: >> This was one of the most disorienting things I encountered when starting >> with clojure. I'm used to codebases providing a bin/ directory or at >> least a shell script to start from. It wouldn't be so bad if

Re: CLI launcher (was: Superficial barriers to entry)

2008-12-19 Thread Tom Emerson
On Thu, Dec 18, 2008 at 12:56 PM, Phil Hagelberg wrote: > This was one of the most disorienting things I encountered when starting > with clojure. I'm used to codebases providing a bin/ directory or at > least a shell script to start from. It wouldn't be so bad if the java > CLI launcher were any