trying interactive

This commit is contained in:
Your Name
2025-04-22 19:57:17 +12:00
parent bd0c48f427
commit 4117b3daaf
6 changed files with 449 additions and 3 deletions

View File

@ -71,8 +71,8 @@ int main(int argc, char* argv[]) {
// No arguments provided
if (argc < 2) {
dropshell::print_help();
return 1;
dropshell::interactive_mode();
return 0;
}
// Handle commands