https://github.com/rust-github/rust-gh-example
An example project that uses Rust GitHub template
https://github.com/rust-github/rust-gh-example
github-actions rust
Last synced: 9 months ago
JSON representation
An example project that uses Rust GitHub template
- Host: GitHub
- URL: https://github.com/rust-github/rust-gh-example
- Owner: rust-github
- License: apache-2.0
- Created: 2020-08-21T17:18:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-16T14:47:40.000Z (10 months ago)
- Last Synced: 2025-04-10T01:09:20.874Z (9 months ago)
- Topics: github-actions, rust
- Language: Rust
- Homepage: https://rust-github.github.io/
- Size: 48.8 KB
- Stars: 18
- Watchers: 3
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# rust-gh-example
[](https://crates.io/crates/rust-gh-example)
[](https://docs.rs/rust-gh-example)
[](https://github.com/rust-github/rust-gh-example/actions)
## Installation
### Cargo
* Install the rust toolchain in order to have cargo installed by following
[this](https://www.rust-lang.org/tools/install) guide.
* run `cargo install rust-gh-example`
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## 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.
See [CONTRIBUTING.md](CONTRIBUTING.md).