Skip to content

Commit

Permalink
docs: patching contributing guide (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Apr 19, 2024
1 parent eb5c139 commit 21ea7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This will regenerate the tests for default `starter` and `production` presets.
### Manual

```bash
poetry run copier copy . .playground --vcs-ref=HEAD --trust
algokit -v init --name playground --no-git --UNSAFE-SECURITY-accept-template-url --template-url . --template-url-ref HEAD --no-bootstrap
```

To generate a dummy project into the `.playground` folder. This is useful for testing the template to quickly preview the output of the template before testing via `pytest`.
Expand Down

0 comments on commit 21ea7af

Please sign in to comment.