Train is a command line tool for creating pull requests on a project that follows the Gitlab Flow style of release management.
Golang version 1.12 or higher
go get github.com/gomicro/train
See the help text for descriptions of what is available
train -h
The tool will be versioned in accordance with Semver 2.0.0. See the releases section for the latest version. Until version 1.0.0 the tool is considered to be unstable.
It is always highly recommended to vendor the version you are using.
See LICENSE.md for more information.