To renderer, install cargo using go get -u github.com/jakew/carg, and then run
cargo from the root directory.
If you only want to build one specific manifest, you can name it using
--manifest or -m. For example:
cargo -m hello-worldThis example creates the Dockerfiles in the dist folder.