Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 737 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 737 Bytes

GitHub Actions library written in Rust

Rust crates.io Documentation

This is a Rust GitHub Actions library which should help those of us that write GitHub Actions in Rust.

Usage

cargo add ghactions

Checkout some of our examples to see what you can do.

License

This code is under the MIT License.