Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-02-22 23:44:26 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-22 23:44:26 +0300
commit46c042cf9342031e9ede86cae3973b5b15012f42 (patch)
tree2e1ecbb088dbf405292d823d6acfad94acd4bb74 /src/doc/README.md-nobuild
parentcc5cbf8a58eb5b1ece673bffe19cf8a8340b2602 (diff)
Removing packages that will be installed with bundle and npm install
Diffstat (limited to 'src/doc/README.md-nobuild')
-rw-r--r--src/doc/README.md-nobuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/doc/README.md-nobuild b/src/doc/README.md-nobuild
index 708c0dfb6..1f7f27828 100644
--- a/src/doc/README.md-nobuild
+++ b/src/doc/README.md-nobuild
@@ -65,9 +65,6 @@ to the `dependencies` in your `component.json`.
- **Windows:** [DevKit](http://rubyinstaller.org/)
- [Bundler](http://bundler.io/) (Run `gem install bundler` to install).
- [Node Package Manager (AKA NPM)](https://docs.npmjs.com/getting-started/installing-node)
-- [Less](http://lesscss.org/) (Run `npm install -g less` to install).
-- [Less Plugin: Clean CSS](https://github.com/less/less-plugin-clean-css) (Run `npm install -g less-plugin-clean-css` to install).
-- [FontCustom](https://github.com/FontCustom/fontcustom) (requires FontForge to be installed)
From the root of the repository, install the tools used to develop.