mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
add small title for shorter window
This commit is contained in:
@@ -189,7 +189,7 @@ async function gatherConfig(
|
||||
async function main() {
|
||||
const s = spinner();
|
||||
try {
|
||||
console.clear();
|
||||
process.stdout.write("\x1Bc");
|
||||
renderTitle();
|
||||
intro(chalk.bold("Creating a new Better-T Stack project"));
|
||||
program
|
||||
|
||||
Reference in New Issue
Block a user