muinmo
v1.2.0
Published
Command-line app for installing node_modules in child dir where package.json exists
Maintainers
Readme
muinmo
In a project with mono-repository in version control system, sometimes you need to update node_modules in subfolders. For example, when your team works in different subfolders with their own node_modules. So, this command-line application for installing node_modules in subfolders where package.json exists.
Installation
$ npm install -g muinmoUsage
muinmoLicense
MIT © 2019 Roman Turusov
