Release Fetch
Fetch binary from Github releases for your platform.
Usage
Typescript
import { fetchLatestRelease } from 'fetch-github-release'
await fetchLatestRelease({ owner: 'smallstep', repo: 'cli' })
Fetch binary from Github releases for your platform.
import { fetchLatestRelease } from 'fetch-github-release'
await fetchLatestRelease({ owner: 'smallstep', repo: 'cli' })
npm i fetch-github-release
62
1.0.0
MIT
15.9 kB
17