authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-24 01:36:50 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-24 01:36:50 -07:00
log5626ce5c87e97fa46f6ab028cd03a5836cbc9b8d
tree91ee5871a7d47a35b1f65215455d9f74fe0da007
parent2fd38506b2ff92f511fbb16372f6a62588d86799

docs- add that running zigmod with no commands will print the list of commands


1 files changed, 2 insertions(+), 0 deletions(-)

docs/commands/README.md+2
......@@ -1,6 +1,8 @@
11## Commands
22Listed below is all of the commands available in Zigmod. All are meant to be run in the build root of your project.
33
4Running `zigmod` with no commands will print this list.
5
46- [`init`](init.md)
57- [`fetch`](fetch.md)
68- [`ci`](ci.md)