Awesome !
On Sep 24, 4:39 am, David Nolen wrote:
> First off Acknowledgements:
>
> Aria Haghighi, did much of the heavy lifting on this project!
> Stephen Roller, created the first version of the bundle in 2008
> Mark McGranaghan, expanded Stephen Roller's version
> Justin Balthrop & Lance Brad
On Sep 23, 2010, at 10:08 PM, David Nolen wrote:
> On Fri, Sep 24, 2010 at 1:06 AM, Greg wrote:
> Thanks! What about single files though? (i.e. no project.clj)
>
>
> cake has a global project.clj - ~/.cake/project.clj. Change this and single
> files will get access to those dependencies.
Grea
On Fri, Sep 24, 2010 at 10:27 AM, samnardoni wrote:
> Awesome work on this!
>
> I was wondering: Have you considered more integration with the
> terminal (via `screen`), rather than evaluating and displaying in a
> window? I had a setup like this with vim, and it worked really well.
> For example,
Awesome work on this!
I was wondering: Have you considered more integration with the
terminal (via `screen`), rather than evaluating and displaying in a
window? I had a setup like this with vim, and it worked really well.
For example, when you evaluate a function definition, it "pipes" it to
the t
On Fri, Sep 24, 2010 at 1:06 AM, Greg wrote:
> Thanks! What about single files though? (i.e. no project.clj)
>
>
cake has a global project.clj - ~/.cake/project.clj. Change this and single
files will get access to those dependencies.
David
> On Sep 23, 2010, at 9:22 PM, David Nolen wrote:
>
>
Thanks! What about single files though? (i.e. no project.clj)
On Sep 23, 2010, at 9:22 PM, David Nolen wrote:
> On Thu, Sep 23, 2010 at 11:55 PM, Greg wrote:
> Awesome! Great job on this, I was hoping the TM Clojure bundle would get some
> much needed loving. :-)
>
> Quick question: how does t
On Thu, Sep 23, 2010 at 11:55 PM, Greg wrote:
> Awesome! Great job on this, I was hoping the TM Clojure bundle would get
> some much needed loving. :-)
>
> Quick question: how does this bundle get clojure.jar and
> clojure-contrib.jar (and any additional dependencies), and is there a way to
> tel
Awesome! Great job on this, I was hoping the TM Clojure bundle would get some
much needed loving. :-)
Quick question: how does this bundle get clojure.jar and clojure-contrib.jar
(and any additional dependencies), and is there a way to tell it to use a
specific clojure[-contrib].jar file(s)?
T
First off Acknowledgements:
Aria Haghighi, did much of the heavy lifting on this project!
Stephen Roller, created the first version of the bundle in 2008
Mark McGranaghan, expanded Stephen Roller's version
Justin Balthrop & Lance Bradley, core developers of Cake
http://github.com/ninjudd/cake - if