helloSystem / helloSystem/launch
Define further error handlers
- Dominant language
- C++
- Stars
- 17
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Define further error handlers, e.g., for
- [x] Linuxulator has too old a kernel version set
- [x] A required dependency library is too old
- [x] A required dependency Python module is not installed
- [ ] A required dependency library is not installed; right now we **tell** the user to `sudo pkg install ...` but we should actually offer to __do__ it
- [ ] A required **Linux** dependency library is not installed
- [ ] (...)
---
Implemented so far:



Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.