Introduction
The nitrile.yml file
Packaging and publishing
The nitrile CLI
nitrile build
This command builds the package according to the build settings in nitrile.yml.
build
nitrile.yml
--only=GOAL1[,GOAL2,..]
Only build goals GOAL1, GOAL2, etc. (and their dependencies).
GOAL1
GOAL2