Skip to content

Commit

Permalink
Highlight devenv recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
Jongmassey committed Jan 21, 2025
1 parent e27b0bc commit 2b02700
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ sudo apt install shellcheck

## Local development environment

### Python virtual environment

Set up an environment, or upgrade the packages in an existing environment
```
just devenv
```

### .env file

Set up your local .env file by running

```
Expand Down

0 comments on commit 2b02700

Please sign in to comment.