https://github.com/js00001/deadlock-simulator
https://github.com/js00001/deadlock-simulator
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/js00001/deadlock-simulator
- Owner: JS00001
- Created: 2024-11-13T22:48:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-13T23:08:26.000Z (over 1 year ago)
- Last Synced: 2024-11-14T00:17:41.037Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Running the app
- Ensure that python is installed on your system
- Run the following command to run the app
```bash
python main.py
```