get-latest

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

get-latest

Get the latest repository version

Usage

from website

go to https://get-latest.secman.dev and enter your repository name.

preview

use api
package main

import (
	"github.com/scmn-dev/get-latest/api"
)

func main() {
	latest := api.LatestWithArgs("railwayapp/cli", "")
	//                           ☝ repo name      ☝ github token
	println(latest)
}

License

Apache-2.0 License - License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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