LeelaChessZero / LeelaChessZero/lczero-client
Add a parameter for lc0 binary
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 74
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Currently lczero-client expects lc0 binary to be in the current folder.
It would be better if we could specify which binary to use or in which folder to search.
This would help packaging this tool as well, see https://aur.archlinux.org/packages/lc0-client-git for instance
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where lczero-client searches for the lc0 binary and read the surrounding command-line entry point and configuration handling. Done means users can specify the binary or search directory, including the packaging scenario described in the issue; verify the resulting invocation with the project's available tests or build checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100