apppackio / apppack

CLI for AppPack.io
Apache License 2.0
7 stars 0 forks source link

AppPack CLI

goreleaser

The command line interface for AppPack.io.

End user documentation


Development

When writing commit logs think of the impact to the end user. Commits are listed in the release notes on GitHub with the exception of the prefixes defined in .goreleaser.yml. Use those whenever you're making changes which don't effect the end-user.

Release Process Overview

Here's a step-by-step guide to releasing a new version of AppPack:

Prepping for release

Automated Release with GoReleaser

Update docs