Skip to content

Commit

Permalink
Complete renaming project to pj
Browse files Browse the repository at this point in the history
  • Loading branch information
bswck committed Apr 11, 2024
1 parent 65ea701 commit eb3c6c2
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 @@ -18,7 +18,7 @@ Set up projects for development quickly.
- `pj config [OPTION] [del|set [VAL]]` → configure `pyproject.toml`
- `pj test` → run the detected test suite
- `pj lint` → run the detected linting suite
- `pj ci``project lint; project test`
- `pj ci``pj lint; pj test`

# Installation
To use this globally as a CLI tool only, simply install it with [pipx](https://github.com/pypa/pipx):
Expand Down

0 comments on commit eb3c6c2

Please sign in to comment.