Skip to content
/ train Public

a cli tool for creating release pull requests for Gitlab Flow

License

Notifications You must be signed in to change notification settings

gomicro/train

Repository files navigation

Train

GitHub Workflow Status (branch) Go Reportcard go.dev reference License Release

Train is a command line tool for creating pull requests on a project that follows the Gitlab Flow style of release management.

Requirements

Golang version 1.12 or higher

Installation

go get github.com/gomicro/train

Usage

See the help text for descriptions of what is available

train -h

Versioning

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.

License

See LICENSE.md for more information.