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

30 lines
1.5 KiB
Org Mode
Raw Normal View History

#+TITLE: dash layer dependency installation script
2019-05-07 20:05:06 +00:00
* Table of Contents :TOC_5_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:]]
- [[#notes][Notes:]]
* Description
2018-06-06 05:23:38 +00:00
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Breaders/dash/README.org][Dash layer.]]
2017-08-28 21:58:10 +00:00
** Features:
- Dash support for Docker
* List of installed software:
1. [[http://packages.ubuntu.com/en/xenial/zeal][zeal]] - documentation browser.
2. Docsets for layers (if the are used in .spacemacs):
- [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/clojure/README.org][clojure]]
- [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/go/README.org][go]]
- [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/html/README.org][html]]
- [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/emacs-lisp/README.org][emacs-lisp]]
- [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/javascript/README.org][javascript]]
- [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Btools/docker/README.org][docker]]
- [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/markdown/README.org][markdown]]
- [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/python/README.org][python]]
* Notes:
2018-09-19 03:54:47 +00:00
- You can get more docsets at [[https://kapeli.com/docset_links]]
- Please open a PR/Issue if you want them added.