webfpga / cli

Official WebFPGA Command-line Utility
MIT License
6 stars 3 forks source link

fails because beta.webfpga.com redirects now #4

Open silky opened 4 years ago

silky commented 4 years ago

thanks for this! i'm having heaps of fun with a webfpga device!

i'm trying to get this entire system running locally; and i was trying this cli as a first step

it connects to beta.webfpga.com which no longer works

i thought i could just point it to this - https://github.com/webfpga/icestorm-server - running locally via docker; but it seems not ( as it wants a web api not only a websocket )

any thoughts on how to fix it?