rust/src/tools/x
Zephaniah Ong 54cfc10fa5 make x look for x.py if shell script does not exist
bump up x version

Refactor code
2023-02-15 15:19:49 +08:00
..
src make x look for x.py if shell script does not exist 2023-02-15 15:19:49 +08:00
Cargo.lock Add a tool to run x.py from any subdirectory 2020-11-03 19:40:02 -08:00
Cargo.toml make x look for x.py if shell script does not exist 2023-02-15 15:19:49 +08:00
README.md Add installation commands to x tool README 2020-12-21 17:18:48 -08:00

x

x invokes x.py from any subdirectory.

To install, run the following commands:

$ cd rust/src/tools/x/
$ cargo install --path .