Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thclark/turbopark-rust

Learning rust - and improving TurbOPark while I do it
https://github.com/thclark/turbopark-rust

Last synced: about 2 months ago
JSON representation

Learning rust - and improving TurbOPark while I do it

Awesome Lists containing this project

README

        

# turbopark-rust

[![Crates.io](https://img.shields.io/crates/v/turbopark-rust.svg)](https://crates.io/crates/turbopark-rust)
[![Docs.rs](https://docs.rs/turbopark-rust/badge.svg)](https://docs.rs/turbopark-rust)
[![CI](https://github.com/thclark/turbopark-rust/workflows/CI/badge.svg)](https://github.com/thclark/turbopark-rust/actions)
[![Coverage Status](https://coveralls.io/repos/github/thclark/turbopark-rust/badge.svg?branch=main)](https://coveralls.io/github/thclark/turbopark-rust?branch=main)
[![Rust GitHub Template](https://img.shields.io/badge/Rust%20GitHub-Template-blue)](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).