0.55.0 (2020/11/26)
jbang can now setup and install itself using jbang setup.
This will setup ~/.jbang/bin in your PATH.
Might not look at much but this enables you to do:
curl -Ls https://sh.jbang.dev | bash -s - setup
And after this you have jbang installed in your path.
Similar is available for Windows powershell.
Bug Fixes
- Fixed more instances of relative file handling (#543) (#361a9f62)
Features
- jbang setup (#540) [minor] (#fad20f0b)