Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 659 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 659 Bytes

GitHub Releases List

This tool lists the names of a GitHub repo's releases in ascending order. It assumes release names follow the convention vX.Y.Z.

The use case is to provide a standalone, cross-platform way of implementing the list-all command for asdf plugins whose managed tools are using GitHub releases to communicate version updates.

Installing

Download a pre-compiled binary for your platform and place it somewhere on your PATH (e.g: ~/bin).

Usage

github-releases-list --org=twuni --repo=ajv