| author | |
| committer | |
| log | c807a3c56dcefdd8cfa50dbaa8ed8620e839ee35 |
| tree | f42c6bea30d93a4dc5b30d99e044bd5c3a01ebb7 |
| parent | d1527930868c0197cb5c0e17ec3d408e42cc2a29 |
2 files changed, 31 insertions(+), 17 deletions(-)
docs/commands/license_.md+19-12| ... | ... | @@ -10,17 +10,24 @@ Should one of your dependencies not have a `license` field in their `zig.mod` ma |
| 10 | 10 | Running this command on Zigmod itself (as of this writing) produces such output: |
| 11 | 11 | ``` |
| 12 | 12 | MIT: |
| 13 | = https://opensource.org/licenses/MIT | |
| 13 | = https://spdx.org/licenses/MIT | |
| 14 | 14 | - This |
| 15 | - v/git/github.com/yaml/libyaml/tag-0.2.5 | |
| 16 | - git/github.com/nektro/zig-ansi | |
| 17 | - git/github.com/ziglibs/known-folders | |
| 18 | - git/github.com/nektro/zig-licenses | |
| 19 | - git/github.com/truemedian/zfetch | |
| 20 | - git/github.com/truemedian/hzzp | |
| 21 | - git/github.com/alexnask/iguanaTLS | |
| 22 | - git/github.com/MasterQ32/zig-network | |
| 23 | - git/github.com/MasterQ32/zig-uri | |
| 24 | - git/github.com/nektro/zig-json | |
| 25 | - git/github.com/nektro/zig-range | |
| 15 | - git https://github.com/yaml/libyaml | |
| 16 | - git https://github.com/nektro/zig-ansi | |
| 17 | - git https://github.com/ziglibs/known-folders | |
| 18 | - git https://github.com/nektro/zig-licenses | |
| 19 | - git https://github.com/truemedian/zfetch | |
| 20 | - git https://github.com/truemedian/hzzp | |
| 21 | - git https://github.com/alexnask/iguanaTLS | |
| 22 | - git https://github.com/MasterQ32/zig-network | |
| 23 | - git https://github.com/MasterQ32/zig-uri | |
| 24 | - git https://github.com/nektro/zig-json | |
| 25 | - git https://github.com/nektro/zig-range | |
| 26 | - git https://github.com/nektro/zig-detect-license | |
| 27 | - git https://github.com/nektro/zig-licenses-text | |
| 28 | - git https://github.com/nektro/zig-leven | |
| 29 | - git https://github.com/nektro/zig-fs-check | |
| 30 | - git https://github.com/nektro/zig-inquirer | |
| 31 | - git https://github.com/arqv/ini | |
| 32 | - git https://github.com/marlersoft/zigwin32 | |
| 26 | 33 | ``` |
docs/commands/sum.md+12-5| ... | ... | @@ -10,14 +10,21 @@ zigmod sum |
| 10 | 10 | Running it on Zigmod (as of this writing) itself yields: |
| 11 | 11 | ``` |
| 12 | 12 | blake3-22472b867734926b202c055892fb0abb03f91556cd88998e2fe77addb003b1dd v/git/github.com/yaml/libyaml/tag-0.2.5 |
| 13 | blake3-7fc0b46397932ea1f0726d42289606ca118cc745d88dd87c0d6a377ba7c6569f git/github.com/nektro/zig-ansi | |
| 14 | blake3-35a1c330c9999876e71418a7d43ad24ca7d1e23c3b5576e5cb75667e3392cc10 git/github.com/ziglibs/known-folders | |
| 15 | blake3-6e3f314a9f1b80e65f80ec48fe22cedd58821a35235de388948366b531de9d40 git/github.com/nektro/zig-licenses | |
| 16 | blake3-98617af380bdf5bf90efd27f5960041418edcfba14f282d8f3dac1dba96f965f git/github.com/truemedian/zfetch | |
| 17 | blake3-98982125d0fbedc62e179e62081d2797a2b8a3623c42f9fd5d72cd56d6350714 git/github.com/truemedian/hzzp | |
| 13 | blake3-3c76436cde156ef2b92eca8e2a38cc2e07f23055422cfe903585bab8bcc47dd9 git/github.com/nektro/zig-ansi | |
| 14 | blake3-b55d85de06e4921e85be2fb312c7e023729946be3ac73fe3229b58b173089df8 git/github.com/ziglibs/known-folders | |
| 15 | blake3-42c3fae77ef41d2074e74de2d91cfc66bc591170494b10262dd2aeaea0b60cb5 git/github.com/nektro/zig-licenses | |
| 16 | blake3-e3072f7fb47e86d53c9a1879e254ba1af55941153fd5f6752ec659b2f14854c9 git/github.com/truemedian/zfetch | |
| 17 | blake3-fcb8e0116a8e32ab7a79e6622316d0be859f8813b5c5945c5536fb37ef165789 git/github.com/truemedian/hzzp | |
| 18 | 18 | blake3-e6901bd7432450d5b22b01880cc7fa3fa2433e766a527206f18b29c67c1349bb git/github.com/alexnask/iguanaTLS |
| 19 | 19 | blake3-21f91e48333ac0ca7f4704c96352831c25216e7056d02ce24de95d03fc942246 git/github.com/MasterQ32/zig-network |
| 20 | 20 | blake3-030ebb03f1ed21122e681b06786bea6f2f1b810e8eb9f2029d0eee4f4fb3103f git/github.com/MasterQ32/zig-uri |
| 21 | 21 | blake3-1893709ffc6359c5f9cd2f9409abccf78a94ed37bb2c6dd075c603356d17c94b git/github.com/nektro/zig-json |
| 22 | 22 | blake3-09698753782139ab4877d08f33235170836f68b73e482b65cdee5637a6addf86 git/github.com/nektro/zig-range |
| 23 | blake3-dbbd8d54afa4f2ba93fe11396ca8137c85b4be358ffd106829668f74c9568739 git/github.com/nektro/zig-detect-license | |
| 24 | blake3-20ceb9e27bdb93540e93006628fb94e0540f3f69a2304a8f73ad2989b8e27226 git/github.com/nektro/zig-licenses-text | |
| 25 | blake3-cf68eaad66254b89c8bc18578f58607aa2e87ae59dd5696c2394eb5a0a31c455 git/github.com/nektro/zig-leven | |
| 26 | blake3-10460da714f5c8436d09c268795597b0b2686ffc1e789c9f50366c2cbb0e1ff3 git/github.com/nektro/zig-fs-check | |
| 27 | blake3-e476d1ceb5eb5bf59654c92fc5c0892a8ebd0bdb2ae502a67febe1c218d5e608 git/github.com/nektro/zig-inquirer | |
| 28 | blake3-5bb722bdcd68e8d9edd356d6741910f60b24f33758bdd1f529fd8de8561c0d8f git/github.com/arqv/ini | |
| 29 | blake3-4a3c0579bf3e970dd1f16e41ff024f292e32cde60a0d491bf91e75dfbe6edb2e git/github.com/marlersoft/zigwin32 | |
| 23 | 30 | ``` |