Replies: 3 comments 6 replies
|
Yesterday at night I created repository, experimenting a bit with v2 menu: https://github.com/Dasharo/dts/tree/init |
4 replies
|
Some suggestions from me were already submitted in this issue: #352 |
0 replies
|
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 |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

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
All reactions