https://github.com/threated/rust-template
Template for creating a new Rust application
https://github.com/threated/rust-template
Last synced: 9 days ago
JSON representation
Template for creating a new Rust application
- Host: GitHub
- URL: https://github.com/threated/rust-template
- Owner: Threated
- Created: 2023-10-13T19:15:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-06T16:40:59.000Z (6 months ago)
- Last Synced: 2025-03-13T11:43:39.737Z (4 months ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# TODO:
1. Decide whether to make this a cargo generate template or a github template
2. Create a proper docker.yml workflow that runs on merges to protected branches and manual dispatch
3. Create a normal cargo test workflow