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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ec2024f · Apr 10, 2023
Mar 10, 2023
Apr 10, 2023
Apr 10, 2023
Apr 10, 2023
Apr 10, 2023
May 18, 2020
Mar 10, 2023
Feb 2, 2022
Oct 17, 2021
Aug 30, 2021
May 14, 2019
Aug 30, 2021
May 18, 2020
Aug 30, 2021
Apr 10, 2023
Apr 10, 2023
May 14, 2019

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.