Skip to content

Instantly share code, notes, and snippets.

@syou6162
Created February 8, 2012 23:55
Show Gist options
  • Save syou6162/1775595 to your computer and use it in GitHub Desktop.
Save syou6162/1775595 to your computer and use it in GitHub Desktop.
leinのpluginリスト

どのマシンにどのバージョンをインストールしたかとかを覚えていないのでメモ。

lein plugin install swank-clojure 1.3.4
lein plugin install oauth-clj 0.0.2
lein plugin install org.danlarkin/clojure-json "1.2-SNAPSHOT"
lein plugin install incanter "1.2.3-SNAPSHOT"
lein plugin install clojure-opennlp "0.1.7"
lein plugin install clucy "0.2.2"
lein plugin install lein-repls 1.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment