Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stockfish download as postinstall action #78

Closed
Zerthox opened this issue Jan 22, 2021 · 1 comment · Fixed by #116
Closed

Stockfish download as postinstall action #78

Zerthox opened this issue Jan 22, 2021 · 1 comment · Fixed by #116
Labels
enhancement New feature or request

Comments

@Zerthox
Copy link
Collaborator

Zerthox commented Jan 22, 2021

We could use npm's postinstall script option (see npm scripts documentation) to automatically download a Stockfish binary after npm install is run.

@Zerthox Zerthox added the enhancement New feature or request label Jan 22, 2021
@QueensGambit
Copy link
Collaborator

QueensGambit commented Jan 22, 2021

If we include this install step, we may want to to download the latest release from

instead.

The releases from https://github.com/niklasf/Stockfish are published more frequently and is the same binary as on lichess.org.

@Zerthox Zerthox linked a pull request Mar 7, 2021 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants