Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

submodule

softban162ISC1.2.1

automating the installation of node modules for submodules

.gitmodules, submodules, install

readme

submodule

automating installation of node modules for submodules

npm i submodule

require('submodule');

--sub_reload

force install of packages with existing node_modules folders.

--sub_path

manually enter starting point for submodule search.

default: process.cwd()

--sub_loglevel

manually set node package manager's log level.

default: error