https://github.com/straylittlepunk/template
A rust project template
https://github.com/straylittlepunk/template
Last synced: about 1 month ago
JSON representation
A rust project template
- Host: GitHub
- URL: https://github.com/straylittlepunk/template
- Owner: StrayLittlePunk
- License: mit
- Created: 2022-12-03T15:40:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T10:14:31.000Z (over 2 years ago)
- Last Synced: 2025-04-14T12:50:55.894Z (6 months ago)
- Language: Rust
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# {{project-name}}
[](https://github.com/{{gh-username}}/{{project-name}}/actions)
[](https://coveralls.io/github/{{gh-username}}/{{project-name}}?branch=main)## How to use it
```bash
$ cargo generate --git https://github.com/straylittlepunk/template
```## License
MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)