Skip to content

Commit

Permalink
noop(doc) explain how to pre-check what ci/cd will do
Browse files Browse the repository at this point in the history
  • Loading branch information
jzacsh committed Jan 15, 2025
1 parent 4b95070 commit 66e2ef8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ techdebt TODOs).

## Development

**tl;dr** `make all` to locally check what ci/cd pipelines will (consider
`nix-shell` if you're missing deps)

The codebase is a library (`./vcsq-lib/`) and its dependent: a CLI at
`./vcsq-cli/`. Directly point the CLI to the local lib, to continue lib
development (ie: locally undo `ef5ffbc6`).
Expand Down

0 comments on commit 66e2ef8

Please sign in to comment.