Image with wurstscript and grill for building projects
4.4K
Basic wurtscript docker image with grill.
Grill is the wurst package manager and is invoked via the grill command.
If you're using this image to build a project and want the latest compiler, run grill install wurstscript before building your project.
Otherwise the version packaged in this image will be used.
To install a project, navigate to the root folder and run grill install.
To compile and run your project's unit tests, use grill test.
To generate an output map, use grill build <input_map>.
This will build the w3x into the _build folder, according to wurst.build specifications.
Content type
Image
Digest
sha256:ea428badd…
Size
303.2 MB
Last updated
9 days ago
docker pull frotty/wurstscript