20 lines
186 B
Markdown
20 lines
186 B
Markdown
# rust-script-tool
|
|
|
|
Rust script tool
|
|
|
|
## Requirement
|
|
|
|
Software
|
|
* OS
|
|
* Linux
|
|
* macOS
|
|
* Git
|
|
|
|
## Usage
|
|
|
|
### Create new `.crs` script
|
|
|
|
```shell
|
|
% rust-script-tool new sample.crs
|
|
```
|