Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bswck authored Apr 10, 2024
1 parent b59916a commit 7ba92b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Set up projects for development quickly.
- `project clone [URL]` → clone and install a Python project
- `project install` → install a Python project
- `project env` → display info on the installed environment
- `project config [OPTION] [del|set [VAL]]` → configure `pyproject.toml`
- `project config [OPTION] [del|set [VAL]]`persistently configure tooling in relevant files
- `project test` → run the detected test suite
- `project lint` → run the detected linting suite
- `project ci``project lint; project test`
Expand Down

0 comments on commit 7ba92b0

Please sign in to comment.