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
Improves the command line client to accept options and sub-commands.
Supported sub-commands are:
version
: displays the current version of the gemprocess
: 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