Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions src/prompty-dumpty/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,7 @@ Installs prompty-dumpty CLI tool for managing prompty files
|-----|-----|-----|-----|
| version | Version of prompty-dumpty to install. Use 'latest' or a specific version like '0.6.2' | string | latest |

## Usage

After installation, the `dumpty` command will be available:

```bash
dumpty --help
dumpty --version
```

## Notes

This feature installs prompty-dumpty system-wide using pip3 with the `--break-system-packages` flag, which is appropriate for containerized development environments. Python 3 is assumed to be present in the base image.

For more information about prompty-dumpty, visit: https://pypi.org/project/prompty-dumpty/

---

Expand Down