Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Rust example

Cargo library crate showing how to wire cargo + clippy + rustfmt into a Harmont CI pipeline. Build + test + clippy + fmt, all sharing one rustup install.

Run the pipeline

cd examples/rust
hm run ci --local

See .hm/pipeline.py for the definition; examples/README.md for the full index.