dbanty / rust-github-action-template

Make a GitHub Action implemented in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust GitHub Action Template

This repo is a template for cargo-generate which makes it easy to create a new GitHub Action implemented in Rust.

You can use this template like cargo generate dbanty/rust-github-action-template.

See dbanty/sample-rust-action for an example of a repo generated from this template.

About

Make a GitHub Action implemented in Rust

License:MIT License


Languages

Language:Liquid 83.2%Language:Rust 16.8%