smartdrive/node_modules/npmts-g/README.md
2016-06-18 00:24:31 +02:00

7 lines
252 B
Markdown

# 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.