Metanorma ISO sample: the Rice model
Building the sample
Make sure you have yq installed.
To build the document via the provided Makefile, simply run make from within the sample directory.
Note
By default, make expects that metanorma binary is available somewhere on your path.
If you are using Docker-based distribution of Metanorma, run export METANORMA_DOCKER=1, then make will invoke Metanorma through Docker container.
- See Getting started for the different ways of getting the Metanorma toolchain set up.