turbolink
v1.3.1
Published
Links all your projects together, where npm link fails.
Downloads
33
Maintainers
Readme
turbolink
Links all your projects together, where npm link fails.
Getting started
Installing
Installing via NPM
npm i turbolink -g
Installing with linking
git clone [email protected]:vigour-io/turbolink.git && cd turbolink && npm link
Usage
To run you can use:
tl
or
turbolink
Here are few more options you can use:
--reset
remove allnode_modules
before starting--update
update all existing node_modules--pull
pull all projects before starting