Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/threated/rust-template
Template for creating a new Rust application
https://github.com/threated/rust-template
Last synced: 1 day 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-13T08:07:08.000Z (about 1 year ago)
- Last Synced: 2023-11-14T08:46:18.813Z (about 1 year ago)
- Language: Rust
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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