https://github.com/thclark/turbopark-rust
Learning rust - and improving TurbOPark while I do it
https://github.com/thclark/turbopark-rust
Last synced: about 1 year ago
JSON representation
Learning rust - and improving TurbOPark while I do it
- Host: GitHub
- URL: https://github.com/thclark/turbopark-rust
- Owner: thclark
- License: apache-2.0
- Created: 2022-02-03T08:45:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-03T11:42:02.000Z (over 4 years ago)
- Last Synced: 2025-02-28T11:54:29.582Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- 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
# turbopark-rust
[](https://crates.io/crates/turbopark-rust)
[](https://docs.rs/turbopark-rust)
[](https://github.com/thclark/turbopark-rust/actions)
[](https://coveralls.io/github/thclark/turbopark-rust?branch=main)
[](https://rust-github.github.io/)
## 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 turbopark-rust`
## 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).