summaryrefslogtreecommitdiffstats
path: root/src/tools/x/README.md
blob: 80bf02e8a0ef5027d5e18408a99200dbae3cce38 (plain)
1
2
3
4
5
6
7
8
9
10
# x

`x` invokes `x.py` from any subdirectory.

To install, run the following commands:

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