Re: Getting started with labrepl...

2010-04-10 Thread Douglas Philips
On 2010 Apr 10, at 3:11 AM, Mike Mazur wrote: On Sat, Apr 10, 2010 at 12:19, Douglas Philips wrote: Run lein deps: $ lein deps No project.clj found in this directory. You need to run `lein deps` from within the labrepl directory. If you clone the labrepl repo, project.clj will be there. H

Re: Getting started with labrepl...

2010-04-10 Thread Mike Mazur
Hi, On Sat, Apr 10, 2010 at 12:19, Douglas Philips wrote: >  Run lein deps: >  $ lein deps >  No project.clj found in this directory. You need to run `lein deps` from within the labrepl directory. If you clone the labrepl repo, project.clj will be there. HTH, Mike -- You received this message

Getting started with labrepl...

2010-04-09 Thread Douglas Philips
Having a few free moments, I thought I would try to get labrepl according to the instructions at: http://github.com/relevance/labrepl Since I'm using a Mac, I went to the Getting Started (Mac/Linux command line) section. Java installed: Check. lein installed: Check. I even re-re-ran lei