1
0
forked from clan/clan-core

docs: add link to cli reference

This commit is contained in:
a-kenji 2024-05-07 15:34:56 +02:00
parent f2a3415e2c
commit 3506d6ba0d

View File

@ -48,6 +48,8 @@ Add the Clan CLI into your development workflow:
nix shell git+https://git.clan.lol/clan/clan-core#clan-cli
```
You can find reference documentation for the `clan` cli program [here](./reference/cli/index.md).
### Step 2: Initialize Your Project
Set the foundation of your Clan project by initializing it as follows: