We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I saw that ztm uses pipy and is releasing Windows binaries. Would it also be possible to include Windows binaries for pipy releases?
The text was updated successfully, but these errors were encountered:
Hi @TechInterMezzo
Yep, due to limited resources, we don't have pipy binary for windows at this moment. Maybe we could include it in the future release version.
now if you do want a try, you could run ztm with --pipy and follow any pipy arguments, like:
--pipy
ztm --pipy -e 'pipy().listen(8080).serveHTTP(()=>new Message(`hello\n`))'
Or if you have docker on windows, try pipy image flomesh/pipy and flomesh/pipy-repo
flomesh/pipy
flomesh/pipy-repo
Sorry, something went wrong.
No branches or pull requests
I saw that ztm uses pipy and is releasing Windows binaries. Would it also be possible to include Windows binaries for pipy releases?
The text was updated successfully, but these errors were encountered: