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

20 lines
759 B
Org Mode
Raw Normal View History

#+TITLE: TypeScript layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
2017-08-28 21:58:10 +00:00
- [[#features][Features:]]
- [[#list-of-installed-software][List of installed software:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/master/layers/%2Blang/typescript/README.org][TypeScript layer.]]
2017-08-28 21:58:10 +00:00
** Features:
- Typescript support for Docker
* List of installed software:
1. [[https://www.npmjs.com][npm]]
2. [[https://github.com/Microsoft/TypeScript][typescript]]
3. [[https://github.com/palantir/tslint][tslint]]
4. [[https://github.com/vvakame/typescript-formatter][typescript-formatter]]
5. [[https://github.com/bernardmcmanus/httpd-node][httpd-node]]