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

build-and-test.sh + test.sh only runs on Linux/Mac/WSL environments #530

Open
itsjkb opened this issue Sep 29, 2022 · 1 comment
Open

build-and-test.sh + test.sh only runs on Linux/Mac/WSL environments #530

itsjkb opened this issue Sep 29, 2022 · 1 comment

Comments

@itsjkb
Copy link

itsjkb commented Sep 29, 2022

bash scripts only run on Linux/Mac/WSL environments. This dependency exists because the original node version manager install scripts only run on those environments, but the rust toolchain is fully supported on Windows environments. There's also an NVM for windows (https://github.com/coreybutler/nvm-windows) which should allow for build-and-test.bat and test.bat scripts on windows. Provide scripts for windows would allow cardano-serialization-lib to be maintained by Rust/JS developers working on Windows environments.

@lisicky
Copy link
Contributor

lisicky commented Oct 4, 2022

Hi @itsjkb ! Good point. We will check how we can add scripts for Windows environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants