Second release!
This version is released as an Actually Portable Executable and also as just a Python file. You can also make a Docker container if you like.
Make it executable with chmod +x scrapscript.com
then run with:
$ ./scrapscript.com
If you get an error with Zsh, try using sh or bash or upgrading Zsh to 5.9+.
Big changes
- Floats
- A web REPL (
scrapscript serve
)