fetch-github-release
v1.0.0
Published
Fetch binary from Github releases for your platform
Downloads
427
Maintainers
Readme
Release Fetch
Fetch binary from Github releases for your platform.
Usage
Typescript
import { fetchLatestRelease } from 'fetch-github-release'
await fetchLatestRelease({ owner: 'smallstep', repo: 'cli' })