Sign in
rust
/
rust
/
0e252dfa22dd03f8a87f665d0ebe1192a5da07bf
/
.
/
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 .
```