| author | |
| committer | |
| log | 5626ce5c87e97fa46f6ab028cd03a5836cbc9b8d |
| tree | 91ee5871a7d47a35b1f65215455d9f74fe0da007 |
| parent | 2fd38506b2ff92f511fbb16372f6a62588d86799 |
1 files changed, 2 insertions(+), 0 deletions(-)
docs/commands/README.md+2| ... | ... | @@ -1,6 +1,8 @@ |
| 1 | 1 | ## Commands |
| 2 | 2 | Listed below is all of the commands available in Zigmod. All are meant to be run in the build root of your project. |
| 3 | 3 | |
| 4 | Running `zigmod` with no commands will print this list. | |
| 5 | ||
| 4 | 6 | - [`init`](init.md) |
| 5 | 7 | - [`fetch`](fetch.md) |
| 6 | 8 | - [`ci`](ci.md) |