Tools

Tagflower

Tagflower is a script used to help using tag flow. With the script you can easily:

  • create new fix, feature, refactor or improvement branches
  • hotfix from any version, with auto check for latest version
  • release using patch, minor and major terminology and semver versioning
  • reelase a custom semver version
  • release a hotfix version
  • check the latest version and deployment info per environment
  • cleanup local merged branches

To use tagflower ( currently only in private mode ) use:

npm install -g git@gitlab.martianandmachine.com:mbianchi/tagflower.git

You will need to use the same install link to update tagflower for now.