An open API service indexing awesome lists of open source software.

https://github.com/polyphony-chat/workflows

A collection of useful workflows for getting a new Rust project up and running.
https://github.com/polyphony-chat/workflows

cargo compliance github-actions rust workflow-reusable

Last synced: about 1 month ago
JSON representation

A collection of useful workflows for getting a new Rust project up and running.

Awesome Lists containing this project

README

          

> [!IMPORTANT]
> 📦️ We moved! Come check out our new place over on [Codeberg](https://codeberg.org/polyphony)! ([Repository link](https://codeberg.org/polyphony/workflows))
>
> We have moved to [Codeberg](https://codeberg.org/polyphony) as our primary Git Forge, and the project is *alive and well* over there! :purple_heart: The GitHub repositories will be archived and potentially deleted in the future.

# `workflows`

A collection of useful workflows for getting a new Rust project
up and running.

## Usage

Clone, copy into your project, modify as needed. Done!

## Dependencies

`scripts/check-license-header.sh` requires `npx`.