m] on behalf of Jason
Felice [jason.m.fel...@gmail.com]
Sent: 24 June 2014 17:08
To: clojure@googlegroups.com
Subject: Re: leiningen project hooks
I didn't think of that. In my case, it was in a plugin. I bet it would work
if you set :eval-in-leiningen to true.
Plugins are also pretty eas
ion-to-config.clj]`
> >
> > (don't let the `.clj` confuse you, the function name is _actually_
> > `add-revision-to-config.clj`).
> >
> >
> > On Fri, Jun 20, 2014 at 4:06 AM, Phillip Lord <
> phillip.l...@newcastle.ac.uk>
> > wrote:
> >
>
-config.clj`).
>
>
> On Fri, Jun 20, 2014 at 4:06 AM, Phillip Lord
> wrote:
>
>>
>>
>> I've been struggling with leiningen project hooks as I believe that I
>> need them for my current project.
>>
>> I am writing an manual with code example
clj`).
On Fri, Jun 20, 2014 at 4:06 AM, Phillip Lord
wrote:
>
>
> I've been struggling with leiningen project hooks as I believe that I
> need them for my current project.
>
> I am writing an manual with code examples, using a literate programming
> technology. The main
I've been struggling with leiningen project hooks as I believe that I
need them for my current project.
I am writing an manual with code examples, using a literate programming
technology. The main source is in asciidoc, but I can untangle these to
produce valid clojure, which I can