16 lines
477 B
Markdown
16 lines
477 B
Markdown
# gsio-net
|
|
[](https://github.com/seemueller-io/gsio-net/actions/workflows/main.yml)
|
|
[](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.
|