You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

416 B

Installation

Git

The fastest way to get up and running is to clone the repository and run the following command:

cargo install --path .

Note: An installation of the Rust programming language is needed to compile Sabre.

Cargo

Install the latest published version via cargo:

cargo install sabre-lang