ava-labs / ava-labs/avalanche-cli
Support OpenBSD/adJ - amd64
- Dominant language
- Go
- Stars
- 132
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
From my OpenBSD/adJ 7.4 on amd64 when I run:
```
curl -sSfL https://raw.githubusercontent.com/ava-labs/avalanche-cli/main/scripts/install.sh | sh -s
```
It says
```
ava-labs/avalanche-cli crit platform openbsd/amd64 is not supported. Make sure this script is up-to-date and file request at https://github.com/ava-labs/avalanche-cli/issues/new
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with scripts/install.sh and the platform detection reached by the reported curl command. Reproduce the command on OpenBSD/adJ 7.4 amd64, trace how supported platforms are selected, and verify that the installer recognizes openbsd/amd64 and installs the CLI successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, shell
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100