Skip to content

Optional packaging for a real loopprint CLI (pipx / uvx / console_scripts) #9

Description

@Rennlabs

The tools run as python3 scripts/loopprint-<x>.py by design (skill, not a package). For users who want a PATH binary, add OPTIONAL packaging (a pyproject.toml with console_scripts, installable via pipx/uvx) WITHOUT changing the folder-skill identity. Must stay zero-runtime-dep for the core; PyYAML only where already required.

Acceptance: pipx install (or uvx loopprint ls) works; the folder-skill install path is unchanged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions