Replies: 3 comments 6 replies
-
Yesterday at night I created repository, experimenting a bit with v2 menu: https://github.com/Dasharo/dts/tree/init |
Beta Was this translation helpful? Give feedback.
-
Some suggestions from me were already submitted in this issue: #352 |
Beta Was this translation helpful? Give feedback.
-
It should be simple to find the source of the currently running DTS scripts. If someone wants inspect, or fix something. Observation from Matrix reported by Marek: https://matrix.to/#/!rsKWMJGPMsyPTTjXuh:matrix.org/$H7kIfXP7rFA__-L_-gZzQQErW1dFy2Fph8hDlARgP0w?via=matrix.org&via=invisiblethingslab.com&via=matrix.optoutpod.com |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Use external library for version parsing and comparison. RC versions are not parsed correctly right now, for example. Examples:
Place scripts into a seperate repositories. Add pre-commit and shellcheck to enforce style guidelines and check for common errors.
Improve UI. Suggestions:
Use actual programming language, rather than shell scripts? Researched some TUI libraries. This one is very active with lots of examples:
More testing on different levels
Beta Was this translation helpful? Give feedback.
All reactions