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

windows support #21

Open
d-v-b opened this issue Feb 25, 2020 · 1 comment
Open

windows support #21

d-v-b opened this issue Feb 25, 2020 · 1 comment

Comments

@d-v-b
Copy link

d-v-b commented Feb 25, 2020

I'm working on supporting deployment of n5-utils on windows machines. one approach is to use the windows subsystem for linux + xming; this works, but it's kind of annoying to mount network drives onto the WSL. The other approach is to build n5-utils natively for windows. For that, the install script should probably not be bash, but rather something more platform-independent. I'm working on a python version that creates n5-view, n5-copy etc as bash scripts or ... whatever windows shell scripts are called... based on the platform.

@d-v-b
Copy link
Author

d-v-b commented Feb 25, 2020

follow-up from offline conversation: look into jgo for this

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

1 participant