chagen

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

chagen

Build Status GitHub Downloads Last release Linux packages License

Changelog (cha) generator (-gen) as a tool written in Go, which simplifies and automates the Changelog creation/update process.

Installation

On MacOS:

$ brew tap artem-sidorenko/chagen
...
$ brew install chagen
...

On Linux:

Use openSUSE Build Service to get the deb/rpm packages.

On Windows:

Download the Windows binary.

License

Licensed under Apache 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cli
Package cli provides the CLI functionality and controls github.com/urfave/cli
Package cli provides the CLI functionality and controls github.com/urfave/cli
commands
Package commands contains the specific implementations for subcommands
Package commands contains the specific implementations for subcommands
commands/generate
Package generate implments the generate command
Package generate implments the generate command
Package datasource provides the data source functionality
Package datasource provides the data source functionality
connectors
Package connectors contains different connectors for fetching the data
Package connectors contains different connectors for fetching the data
connectors/github
Package github implements a github connector
Package github implements a github connector
connectors/github/internal/client
Package client implements the access to the github API package via interface and own wrapper client
Package client implements the access to the github API package via interface and own wrapper client
connectors/github/internal/testclient
Package testclient implements the used interfaces of github API client library and simulates the API answers for our tests
Package testclient implements the used interfaces of github API client library and simulates the API answers for our tests
connectors/gitlab
Package gitlab implements a gitlab connector
Package gitlab implements a gitlab connector
connectors/helpers
Package helpers provides some helper functions for connectors
Package helpers provides some helper functions for connectors
Package generator provides the capabilities for changelog generation
Package generator provides the capabilities for changelog generation
internal
info
Package info provides information about this programm
Package info provides information about this programm
testing
Package testing provides fixtures and data for usage in the tests
Package testing provides fixtures and data for usage in the tests
testing/cli
Package cli provides helpers for CLI testing
Package cli provides helpers for CLI testing
testing/helpers
Package helpers contains some helpers, which can be used in the tests
Package helpers contains some helpers, which can be used in the tests
testing/testconnector
Package testconnector provides a static connector for testing purposes.
Package testconnector provides a static connector for testing purposes.

Jump to

Keyboard shortcuts

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