https://github.com/mgielda/renode-demos
https://github.com/mgielda/renode-demos
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mgielda/renode-demos
- Owner: mgielda
- License: apache-2.0
- Created: 2021-09-12T11:18:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-12T17:13:04.000Z (almost 5 years ago)
- Last Synced: 2025-03-01T10:46:44.152Z (over 1 year ago)
- Language: C#
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# renode-demos
Requires dotnet 6.0.
Compile with:
```
dotnet publish
```