smartdrive/node_modules/npmts-g/README.md

7 lines
252 B
Markdown
Raw Normal View History

2016-06-17 22:24:31 +00:00
# npmts-g
npmts-g speeds up builds with npmts in CI
This is achieved by checking for a globally installed npmts version first
and only installing npmts in local mode when there is no npmts or when the global version
does not satisfy the required one.