Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Emacs/Cider で、試してみたいいくつかの clojure ライブラリを正しく追加するにはどうすればよいですか?
シェルから実行する場合は、開始するだけです
$ lein try clj-time
しかし、どうすれば Emacs/Cider からそれを行うことができるでしょうか?
最も簡単な方法はlein try clj-time、コマンド ラインで実行し、emacs からその repl に接続することです(と、起動時にコンソールに出力されたポート番号をM-x cider使用します)。localhostlein-try
lein try clj-time
M-x cider
localhost
lein-try