A terminal treebased launcher configured with YAML. Supports dynamic generation of the tree.
Go to file
Magnus Åhall 6c071192e1 Initial commit 2023-08-19 09:30:59 +02:00
log Initial commit 2023-08-19 09:30:59 +02:00
.gitignore Initial commit 2023-08-19 09:30:59 +02:00
LICENSE Initial commit 2023-08-19 09:30:59 +02:00
commandset.go Initial commit 2023-08-19 09:30:59 +02:00
dir.go Initial commit 2023-08-19 09:30:59 +02:00
go.mod Initial commit 2023-08-19 09:30:59 +02:00
go.sum Initial commit 2023-08-19 09:30:59 +02:00
main.go Initial commit 2023-08-19 09:30:59 +02:00
run_linux.go Initial commit 2023-08-19 09:30:59 +02:00
run_windows.go Initial commit 2023-08-19 09:30:59 +02:00
types.go Initial commit 2023-08-19 09:30:59 +02:00
ui.go Initial commit 2023-08-19 09:30:59 +02:00