semversort

command module
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2019 License: MIT Imports: 7 Imported by: 0

README

semversort

Sort semantic version numbers from stdin

Install

With go 1.13+

go get github.com/whereswaldon/semversort@latest

If you encounter an error about module support, export GO111MODULE=on and try again.

Use

Example use:

curl -sS https://api.github.com/repos/kubernetes/kubernetes/releases \
  | jq -r '.[].tag_name' | semversort

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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