latest version of the book, community edition: https://book.purescript.org/index.html
Built with purs version 0.13.6
Notable commands (spago <cmd> --help
)
spago repl --path src/path/to/file
spago build --watch --clear-screen
spago run --path src/path/to/file
spago test --main Test.Main
spago bundle-app --to index.js --path src/entry/point