Build
for build you need make
Build tests and rbxm
To build tests and rbxm library you need to install rojo
you can install it using:
aftman install
build tests
make tests
build rbxm
make rbxm
Build docs
To build the documentation you need to install npm
Run:
make docs
it automatically installed moonwave and generate docs.
docs put in build/html