docs: misc clean up

This commit is contained in:
Michael Hoang
2025-05-21 23:35:33 +10:00
parent fcf8f410e2
commit 508bb14809
14 changed files with 64 additions and 61 deletions

View File

@@ -1,17 +1,17 @@
# clan-cli
The clan-cli contains the command line interface
The Clan CLI contains the command line interface.
## Hacking on the cli
## Hacking on the CLI
We recommend setting up [direnv](https://direnv.net/) to load the development with nix.
We recommend setting up [direnv](https://direnv.net/) to load the development with Nix.
If you do not have it set up you can also use `nix develop` directly like this:
```
use flake .#clan-cli --builders ''
```
After you can use the local bin wrapper to test things in the cli:
After you can use the local bin wrapper to test things in the CLI:
```
./bin/clan