1## Commands
2
3Listed below is all of the commands available in Zigmod. All are meant to be run in the build root of your project.
4
5Running `zigmod` with no commands will print this list.
6
7- [`version`](version.md)
8- [`init`](init.md)
9- [`fetch`](fetch.md)
10- [`ci`](ci.md)
11- [`license`](license_.md)
12- [`sum`](sum.md)
13- [`generate`](generate.md)
14- [`explain`](explain.md)
15- [`install`](install.md)
16
17- [`zpm`](zpm.md)
18- [`zpm add`](zpm_add.md)
19- [`zpm showjson`](zpm_showjson.md)