Skip to content

Commit

Permalink
nixon.md: Add some doc descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
myme committed May 13, 2024
1 parent 3a460aa commit 56c2e5f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nixon.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@

### `run`

Run the main application.

```bash
cabal run nixon
```

### `tdd`

Run a reloading [ghcid](https://github.com/ndmitchell/ghcid) session of the test
suite.

```bash
ghcid --target=nixon --run=":! ghcid --target=nixon-test --run"
```

0 comments on commit 56c2e5f

Please sign in to comment.