rust/src/tools/x
Callum Leslie fcf1f958ac
fix: better error when python not found in x
chore: clean comments to be relevant
2022-08-01 13:33:59 +01:00
..
src fix: better error when python not found in x 2022-08-01 13:33:59 +01:00
Cargo.lock Add a tool to run x.py from any subdirectory 2020-11-03 19:40:02 -08:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04: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 .