An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# {{project-name}}

[![Continuous integration](https://github.com/{{namespace}}/{{project-name}}/workflows/Continuous%20Integration/badge.svg?branch=main)](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