Skip to content

CLI tool for updating multiple packages of the same scope simultaneously

License

Notifications You must be signed in to change notification settings

philippklodt/update-by-scope

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@philippklodt/update-by-scope

CLI tool for updating multiple packages of the same scope(s) simultaneously.

  • Cross-platform
  • Supports multiple scopes

Forked from https://www.npmjs.com/package/update-by-scope.

Usage

npx @philippklodt/update-by-scope <scopeA [scopeB ...]>

or (after npm install --save-dev @philippklodt/update-by-scope)

update-by-scope <scopeA [scopeB ...]>

Will perform npm update --no-save on the provided scopes.

If you have any ideas on how to improve the tool, feel free to open an issue or a PR.

About

CLI tool for updating multiple packages of the same scope simultaneously

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%