platform binaries
Open
- Dominant language
- Go
- Stars
- 60
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Ship platform-specific binaries.
make sure to cover:
- debian/ubuntu - `apt-get install data`
- osx - `brew install data`
- windows... installer?
and, of course, if they have go installed:
```
go install github.com/data/data
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.