fetch-github-release
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Release Fetch

Fetch binary from Github releases for your platform.

Usage

Typescript

import { fetchLatestRelease } from 'fetch-github-release'

await fetchLatestRelease({ owner: 'smallstep', repo: 'cli' })

Package Sidebar

Install

npm i fetch-github-release

Weekly Downloads

173

Version

1.0.0

License

MIT

Unpacked Size

15.9 kB

Total Files

17

Last publish

Collaborators

  • valerybugakov