Skip to content

alias pym = "python -m" #12

@jalanb

Description

@jalanb

Given

As a bash user I want to run a python package

When

pym and kat are installed into python

Then

This bash command
python -m kat -h
should be equivalent to
pym kat -h

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions