Skip to content

coderaiser/bupdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bupdate

Update bower dependecy and change bower.json if version is bigger.

For npm you could use nupdate.

Same as:

bower install <module> --save && bower uninstall <module> --save

Install

npm i bupdate -g

How to use?

bupdate jquery

Options

Usage: bupdate [options]
Options:
  -h, --help                  display this help and exit
  -v, --version               display version and exit
  -E, --save-exact            save exact version rather then semver

License

MIT

About

update bower dependency

Resources

License

Stars

Watchers

Forks

Packages

No packages published