Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 395 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 395 Bytes

gauge-rust

Rust language plugin for Gauge

Status: Work-in-progress/Incomplete

Develop

Build

$ cargo build --release

Install plugin locally

Create package file and install with gauge:

$ sh scripts/package.sh
$ gauge --install rust --file deploy/gauge-rs-<version>-<platform>.<arch>.zip

Or, Install package directly:

$ sh scripts/install.sh