-
Notifications
You must be signed in to change notification settings - Fork 38
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
Use with Windows #36
Comments
Greetings! I don't have a windows machine anymore so unfortunately I cannot test it. I'll happily review any PRs that address this issue. |
I compiled by doing the following:
This produces a Maybe the I can now use the executable like so: Thanks for your help. |
I should add that I was doing this on a Windows machine and therefore did not need to set the following environment variables: |
I'll happily accept any PRs relating to this for our builds |
I was wondering how to use this in Windows? I downloaded
sentences_windows-amd64.tar.gz
and extracted/added to path. I was hoping to use as such:type input.txt > sentences > output.txt
The extracted file does not seem to work as an executable though - could someone help?
The text was updated successfully, but these errors were encountered: