Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.18 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.18 KB

🐦‍⬛ Overview

Welcome to the GitHub repository for rivelin_extra, a collection of open source crates developed for the Rivelin Project. The Rivelin Project is a cloud container building service written in Rust. It's currently under development and primarily exists as a learning project and maybe to help me get a job.

The main project lives at https://github.com/OscartGiles/rivelin. If you are looking at my CV give me a message on linkedin and I'll be happy to grant you read access.

📦 Crates

The following crates are included in this repository:

Developing

To run all tests cd into a crate and run:

cargo test

📖 To build the docs run:

cargo doc --open

⚖️ License

Licensed under the MIT license. See LICENSE.