Package-Watcher

MIT License

Stars
3

Package watcher for Visual Studio Code

Installation

You can browse and install extensions from within VS Code. Press Ctrl+P and narrow down the list commands by typing ext install package-watcher.

Usage

Any time you save either package.json or bower.json the packages will be installed/uninstalled automatically in the background.

Contributing

Feel free to submit a pull request if you find any bugs (to see a list of active issues, visit the Issues section). Please make sure all commits are properly documented.

License

MIT-licensed

** Enjoy! **

Related Projects