Skip to main content

Use commands with "me"

Project description

I

Execute commands with respect for English grammar

How to install

pip install i-will

How to use

To use, attach I, I will, or please in front of the command and switch the order of the second and first argument of the command. For example, pip list can be used as I list pip or please list pip.

For example:

I run cargo                # executes: `cargo run`
I will list pip            # executes: `pip list`
please install pip i-will  # executes: `pip install i-will`
please will run cargo      # XXX It'll cause error.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

i_will-0.1.0.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

i_will-0.1.0-py3-none-any.whl (1.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page