Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
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 .
```