changes-reporter

command module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2015 License: MIT Imports: 13 Imported by: 0

README

reportcopter

Why create release changes manualy when you have a well documented control version? This tool generate changelog reports based on git-log and the difference between release tags. If you want to see how the output looks, check the changelog from this project here

Features

  • Regular expresion input for release tags
  • Multiple output format
    • JSON
    • Markdown
    • Html

Install

Download the binaries or install via go

go get github.com/3zcurdia/reporcopter

Usage

$ reporcopter >> changelog.md
Options
reporcopter [global options] command [command options] [arguments...]

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
    --pattern, -p "v[\d{1,4}\.]{1,}"	Regular expresion for release tags
    --format,  -f "markdown"	      	Output format for report

Contribue to the project

To contribuer Just follow the next stepts:

  • Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
  • Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
  • Fork the project
  • Start a feature/bugfix branch
  • Commit and push until you are happy with your contribution
  • It is desired to add some tests for it.

License

The MIT License (MIT)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL