Files
gsio-net/README.md

16 lines
477 B
Markdown

# gsio-net
[![Tests](https://github.com/seemueller-io/gsio-net/actions/workflows/main.yml/badge.svg)](https://github.com/seemueller-io/gsio-net/actions/workflows/main.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
Warning: This API is unstable.
## run a network
```yaml
docker compose build
docker compose up
```
## License
This project is licensed under the MIT License - see the LICENSE file for details.