go-latest

1.1.1 • Public • Published

go-latest NPM version js-standard-style Dependency Status

Get latest GO version tag

local install

$ npm install --save go-latest

cli install

$ npm install --global go-latest

programmatic usage

const goLatest = require('go-latest')
goLatest().then(console.log).catch(console.error)

cli usage

$ go-latest
# 1.7.3 

License

MIT © Andrew Carpenter

Package Sidebar

Install

npm i go-latest

Weekly Downloads

2

Version

1.1.1

License

MIT

Unpacked Size

2.76 kB

Total Files

5

Last publish

Collaborators

  • doesdev