Skip to content

tristandunn/bumpit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bumpit

Automatically bump dependencies in multiple package managers, with current support for:

Usage

Running the command will detect package managers for the current directory and bump the dependencies for them.

$ bumpit

Options

$ bumpit --help

USAGE
  $ bumpit [options]

OPTIONS
  -c, --commit       Output a commit message.
  -h, --help         Prints this help message.
  -p, --pristine     Don't bump if not in a clean state.
  --verify [COMMAND} Run a command to verify changes.

EXAMPLES
  $ bumpit --commit --pristine --verify="bundle exec rake && yarn test"

License

bumpit uses the MIT license. See LICENSE for more details.

About

Automatically bump dependencies in multiple package managers.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages