Commit 3d667b57 authored by Eric Duminil's avatar Eric Duminil
Browse files

Added example

parent 1559a6ee
......@@ -157,7 +157,7 @@ is in [`examples/`](examples/):
```bash
cd examples
docker compose run --rm simstadt simstadt MyTemplate /data/city.gml --project-path /data/output
docker compose run --rm simstadt simstadt MyTemplate /data/city.gml --project-path /data/output --save /data/my_simulation.csv --verbose
```
## Development
......
......@@ -27,7 +27,8 @@
* [ ] Readme and examples at https://hub.docker.com/repository/docker/simstadt/simstadt
* [x] Fix simstadt CLI, with easier template names
* [ ] Docker compose
* [x] Docker compose
* [ ] Example with dataframe & KPIs
* [ ] Add Class name to result?
* [ ] Doc to https://simstadt.hft-stuttgart.de/
* [ ] latest tag as cli?
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment