mirror of
https://github.com/jparkerweb/plan2code.git
synced 2026-07-21 18:33:22 -07:00
v1.6.1
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user