This commit is contained in:
2026-02-18 15:16:11 -08:00
parent 6f98f6bd7f
commit b7b2595fe1
23 changed files with 331 additions and 776 deletions
+2
View File
@@ -110,6 +110,7 @@ const MASCOT = {
' ╰───╯ ',
],
};
// Source directory containing pre-formatted global installation files
const SOURCE_BASE = 'dist/global-commands';
@@ -1247,6 +1248,7 @@ function runInteractive() {
rl.close();
process.exit(displayLocalInstructions());
}
if (input === 'O') {
// Install plan2code-loop
rl.close();