Merge pull request 'docs: add link to cli reference' (#1321) from a-kenji-improve/docs into main

This commit is contained in:
clan-bot
2024-05-07 13:37:40 +00:00

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: