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.
- Host: GitHub
- URL: https://github.com/polyphony-chat/workflows
- Owner: polyphony-chat
- License: cc0-1.0
- Created: 2025-04-09T18:17:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-09T18:54:30.000Z (about 1 year ago)
- Last Synced: 2025-04-09T19:42:27.117Z (about 1 year ago)
- Topics: cargo, compliance, github-actions, rust, workflow-reusable
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.