Skip to content

Distribute the check-jsonschema tool in a manner which does not assume a Python environment #379

Open
@sirosen

Description

For context, see: go-task/task#1476 (comment)

For potential users who are not Python users, it's harder to use the CLI because they need to learn how to setup an environment (pipx, etc). brew solves some of this for us (yay), but it's not enough for all cases.

Think about docker as a way of wrapping it, pyinstaller/etc, other app-zipping solutions, etc.
Also consider a custom GitHub Action as a usage mode.

Metadata

Assignees

No one assigned

    Labels

    needs-investigationRequires study to find an appropriate resolution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions