Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 471 Bytes

File metadata and controls

26 lines (16 loc) · 471 Bytes

Release Instructions

This instructions are described using the example of releasing version v0.1.2.

Bump up version

  1. edit /VERSION
  2. make gif
  3. commit changes and push to github

Make a tag

Make a release

Generate a distribution

The following procedure results in the distribution, dist/procfetch-v0.1.2.tar.bz2.

$ ./configure
$ make dist

upload distribution to Assets

Upload dist/procfetch-v0.1.2.tar.bz2 to the Release assets.