Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joacod/rust-playground
Rust playground
https://github.com/joacod/rust-playground
rust
Last synced: 21 days ago
JSON representation
Rust playground
- Host: GitHub
- URL: https://github.com/joacod/rust-playground
- Owner: joacod
- License: mit
- Created: 2023-12-28T03:33:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-29T11:27:13.000Z (about 1 year ago)
- Last Synced: 2024-11-05T09:33:08.142Z (2 months ago)
- Topics: rust
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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! 😃