Skip to content
This repository has been archived by the owner on Feb 3, 2018. It is now read-only.

Introducing command line options

Pre-release
Pre-release
Compare
Choose a tag to compare
@sindrenm sindrenm released this 02 Oct 23:30
· 10 commits to master since this release

Improves the command line client to accept options and sub-commands.

Supported sub-commands are:

  • version: displays the current version of the gem
  • process: processes a Gemfile (default command)

process can also take to options:

  • --no-patch (or --patch which is default behaviour): Specify whether or not to keep the patch version
  • --specifier: Takes a string value and prepends that specifier to the outputted versions