add basic CLI for testing enumeration

This commit is contained in:
Adir Shitrit
2025-11-07 18:05:07 +02:00
parent 3df61c281f
commit 6742e25ea8
4 changed files with 43 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[workspace]
members = [
members = [ "ghost-cli",
"ghost-core",
]
resolver = "2"