manage-submodules

1.2.0 • Public • Published

manage-submodules

Utilities and functions for managing git submodules relative to a node project

Installation

yarn global add manage-submodules

Executables

smlist

List all your submodules in pretty-printed JSON

smadd

Adds the git repository at url to the current structure at submodules/name

smremove

De-initializes the git submodule at submodules/name and cleans out that path. Pass all as name to run on all installed submodules.

smpdate

Updates the local repo at submodules/name. Pass all as name to run on all installed submodules.

Readme

Keywords

none

Package Sidebar

Install

npm i manage-submodules

Weekly Downloads

3

Version

1.2.0

License

MIT

Last publish

Collaborators

  • raydeck