jbang
jbang copied to clipboard
JBang docs for Windows installation doesn't work
Describe the bug
https://www.jbang.dev/download/ says iex "& { $(iwr https://ps.jbang.dev) } app setup" which doesn't work
https://www.jbang.dev/documentation/guide/latest/installation.html#using-jbang says iex "& { $(iwr -useb https://ps.jbang.dev) } app setup" which works
To Reproduce ...
Expected behavior ...
JBang version ...
Additional context ...
please ask for additional details if you need them
scoop install jbang works for me fyi if you just want to install it for now
scoop install jbangworks for me fyi if you just want to install it for now
thanks, the second command work for me. I basically wanted to reported that command in the Download page doesn't and I was in hurry.