spacemacs/layers/+distributions/spacemacs-docker/deps-install/installers/clojure/README.org

21 lines
820 B
Org Mode
Raw Normal View History

2016-10-30 11:16:07 +00:00
#+TITLE: Clojure layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
2017-05-22 14:16:12 +00:00
- [[#description][Description]]
2017-08-28 21:58:10 +00:00
- [[#features][Features:]]
2017-05-22 14:16:12 +00:00
- [[#list-of-installed-software][List of installed software:]]
2016-10-30 11:16:07 +00:00
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/clojure/README.org][Clojure layer.]]
2017-08-28 21:58:10 +00:00
** Features:
- Clojure support for Docker
2016-10-30 11:16:07 +00:00
* List of installed software:
1. [[http://packages.ubuntu.com/en/xenial/default-jre-headless][default-jre-headless]]
2. [[https://leiningen.org/][Leiningen]]
3. [[http://boot-clj.com/][Boot]]
4. [[https://github.com/clojure-emacs/refactor-nrepl][refactor-nrepl]]
2016-10-31 12:13:41 +00:00
5. [[https://github.com/clojure-emacs/cider-nrepl][cider-nrepl]]
2016-10-30 11:16:07 +00:00
6. [[https://github.com/weavejester/cljfmt][lein-cljfmt]]