Skip to content

alias pym = "python -m" #12

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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