Sign in
rust
/
rust
/
8a7e1d75b2e2f4a2e89420130bca8d8d97f9074e
/
.
/
src
/
tools
/
x
/
README.md
blob: 80bf02e8a0ef5027d5e18408a99200dbae3cce38 [
file
] [
view
]
# x
`x`
invokes
`x.py`
from
any subdirectory
.
To
install
,
run the following commands
:
```
$ cd rust/src/tools/x/
$ cargo install --path .
```