# rust-script-tool Rust script tool ## Requirement Software * OS * Linux * macOS * Git * Cargo \[when install from source\] ## Install Install from git repo: ```shell % cargo install --git https://git.hatter.ink/rust-scripts/rust-script-tool.git ``` ## Usage ### Create new `.crs` script ```shell % rust-script-tool new sample.crs ```