gumption CLI for stacked Git commands Development Getting started Create an environment file. cp sample.env .env Run npm i to install dependencies as usual. Link the package to your global npm packages: $ npm link && npm install --global gumption