Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/w-mai/simple_compose

Simple Compose
https://github.com/w-mai/simple_compose

Last synced: 26 days ago
JSON representation

Simple Compose

Awesome Lists containing this project

README

        

# Simple Compose

# Requirements

This program is written in Rust, so you need to install Rust.

Follow the instructions on https://www.rust-lang.org/tools/install

# How to run

```shell
git clone https://github.com/W-Mai/simple_compose.git
cd simple_compose
cargo run
```