Leiningen在哪里安装clojure库? [英] Where does Leiningen install the clojure libraries?

查看:116
本文介绍了Leiningen在哪里安装clojure库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Runnig lein第一次安装了clojure,但是去了吗? 它似乎不在 /图书馆 ... 〜/图书馆... 〜/.lein ...

在Unix/OS X ##标题##上是否存在clojure.jar和贡献罐的确定位置?

解决方案

Leiningen使用maven(或更确切地说,是实现maven的底层库),默认情况下,它将所有依赖项安装在$HOME/.m2/下. >

Runnig lein for the first time, it installs clojure, but were to? It does not seem to be in /Library ... ~/Library ... ~/.lein ...

Is there an established location for clojure.jar and the contribution jars on Unix/OS X## Heading ##?

解决方案

Leiningen uses maven (or, to be more precise, the underlying libs which implement maven), which by default will install all dependencies under $HOME/.m2/.

这篇关于Leiningen在哪里安装clojure库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆