Procedure

Install pipx and Poetry

Install pipx for your OS, ensure its bin directory is on PATH, install Poetry with pipx, then verify with poetry --version.

  1. Install pipx per https://pipx.pypa.io/latest/how-to/install-pipx.html .

    Install pipx per https://pipx.pypa.io/latest/how-to/install-pipx.html . macOS: brew install pipx . Ubuntu 23.04+: apt install pipx . Fedora: dnf install pipx . Or: python3 -m pip install --user pipx . Then: pipx ensurepath and open a new terminal.

  2. Install Poetry with pipx per https://python-poetry.org/docs/ : pipx inst

    Install Poetry with pipx per https://python-poetry.org/docs/ : pipx install poetry

  3. poetry --version

    poetry --version
published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M11X6NYWK0AEZ23SQ7M43TG2

DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.