https://github.com/michael-f-bryan/github-template
A template project for use with cargo-generate
https://github.com/michael-f-bryan/github-template
cargo-generate rust template-project
Last synced: about 1 year ago
JSON representation
A template project for use with cargo-generate
- Host: GitHub
- URL: https://github.com/michael-f-bryan/github-template
- Owner: Michael-F-Bryan
- License: apache-2.0
- Created: 2019-04-30T12:30:16.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T15:33:51.000Z (over 2 years ago)
- Last Synced: 2025-03-27T15:21:21.241Z (about 1 year ago)
- Topics: cargo-generate, rust, template-project
- Language: Rust
- Homepage:
- Size: 40 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_APACHE.md
Awesome Lists containing this project
README
# {{project-name}}
[](https://github.com/{{namespace}}/{{project-name}}/actions)
([API Docs][api-docs])
> **TODO:** Write up an interesting description.
## License
This project is licensed under either of
- Apache License, Version 2.0, ([LICENSE-APACHE](./LICENSE-APACHE.md) or
)
- MIT license ([LICENSE-MIT](./LICENSE-MIT.md) or
)
at your option.
It is recommended to always use [`cargo crev`][crev] to verify the
trustworthiness of each of your dependencies, including this one.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.
The intent of this crate is to be free of soundness bugs. The developers will
do their best to avoid them, and welcome help in analysing and fixing them.
[api-docs]: https://{{namespace | downcase}}.github.io/{{project-name}}
[crev]: https://github.com/crev-dev/cargo-crev