Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/w-mai/simple_compose
- Owner: W-Mai
- Created: 2024-07-18T14:16:56.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-30T08:44:43.000Z (5 months ago)
- Last Synced: 2024-07-31T03:36:17.940Z (5 months ago)
- Language: Rust
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```