Skip to content

Commit

Permalink
docs: add make install
Browse files Browse the repository at this point in the history
  • Loading branch information
tekumara committed Jul 13, 2024
1 parent e4cf01d commit 5590e9c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@

If you think there's something here that would benefit everyone, or what's here no longer follows common practice, please submit any changes via a PR!

## Getting started

Run `make install` to install cookiecutter and the pre-commit hooks to generate snapshots.

## Dependencies

To identify outdated dependencies used by the template run `make outdated`

## Testing

After making a change run `make test` to bake a project into _/tmp/cookie_.

0 comments on commit 5590e9c

Please # to comment.