Hello Fernando,

Please correct me if I've misunderstood. If you want to install one of your
libraries locally and are running leiningen just execute:

lein install

This way you can reference it in other projects just like you would a
library from clojars.org.

Regards,

Kalle
Den 2 apr. 2016 02:19 skrev "William la Forge" <laforg...@gmail.com>:

> OOps. Here's the link: https://github.com/aatree/aautil/
>
> On Friday, April 1, 2016 at 8:19:01 PM UTC-4, William la Forge wrote:
>>
>> Here is a sample library which works the way you are asking. It uses
>> boot, but then you didn't specify what build tool you wanted to use. :-)
>>
>> On Friday, April 1, 2016 at 9:33:45 AM UTC-4, Fernando Abrao wrote:
>>>
>>> Hello all,
>>>
>>> What is the best way to create a lib for internal propose, that generate
>>> a jar file with .clj sources instead of .class, like it is in the libs from
>>> clojars? My idea is to create a lib (jar) common for all projects. Another
>>> idea is welcome.
>>>
>>> Regards,
>>>
>>> Fernando
>>>
>> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to