Skip to content

ilotoki0804/I

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages