chore: Cleaned up code.

This commit is contained in:
2026-06-15 09:26:48 -04:00
parent b47ca8f14d
commit a4417affa1
21 changed files with 445 additions and 294 deletions

View File

@@ -1,10 +1,10 @@
package main
import "core:fmt"
import "core:io"
import "core:os"
import "core:terminal"
// TODO: Improve table rendering
cmd_deps :: proc(cmd: ^Command) {
feats := check_features()