🎨 Refactoring CLI

This commit is contained in:
Tw93
2023-06-22 14:36:02 +08:00
parent 87e91ecbf5
commit b2d0d7a2ae
38 changed files with 1466 additions and 5120 deletions

2
bin/defaults.ts vendored
View File

@@ -16,5 +16,3 @@ export const DEFAULT_PAKE_OPTIONS: PakeCliOptions = {
systemTrayIcon: '',
debug: false,
};
export const DEFAULT_APP_NAME = 'Pake';