Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 289 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 289 Bytes

This tool builds changelog files compatible with Sparkle as part of the Bump pipeline for delivering software.

How to run from source

gh repo clone replay-software/bump-core
go run .

How to build

go build -o bin/bump .