Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joacod/rust-playground

Rust playground
https://github.com/joacod/rust-playground

rust

Last synced: 21 days ago
JSON representation

Rust playground

Awesome Lists containing this project

README

        

# Rust Playground 🦀

[![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/joacod/rust-playground/blob/main/LICENSE)

[![Rust](https://img.shields.io/badge/rust-%23000000.svg?style=for-the-badge&logo=rust&logoColor=white)](https://www.rust-lang.org/)

## 👋 Introduction

Project created using [Rust](https://www.rust-lang.org/)

## 📋 Prerequisites

Install Rust 🦀, follow the [official documentation](https://www.rust-lang.org/tools/install)

## 💻 Development

**Build:**

```bash
cargo build
```

**Compile and run:**

```bash
cargo run
```

## 📦 Crates

Crates used in the project:

- [colored](https://github.com/colored-rs/colored) - Coloring terminal

## ☕️ Did you like the project?

You can colaborate with me giving a star ⭐️ to the project or

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/joacod)

Thanks! 😃