Embedded-Testing / Embedded-Testing/Omni
Move start-up functionality to json file
Open
good first issue
- Dominant language
- Python
- Stars
- 10
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When starting Omni I need to rework the startup.py for each process I need to start.
**Describe the solution you'd like**
IT would be better to relocate the process data from the start-up.py to a jsonfile and have the start-up script to parse that file and start each of the backend services.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.