From e597a70dd981da9fad2c362b6e6aa29816af4ad1 Mon Sep 17 00:00:00 2001 From: Aman Kumar Date: Wed, 24 Jul 2024 11:11:31 +0530 Subject: [PATCH 1/2] fix: invalid boilerplate error --- README.md | 9 +++++++-- src/commands/app/create.ts | 36 +++++++++++++++++++++--------------- src/messages/index.ts | 2 +- src/util/common-utils.ts | 15 +++++++++------ 4 files changed, 38 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 87390ef..4d0f2fa 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,8 @@ FLAGS -n, --name= [default: app-boilerplate] Name of the app to be created --app-type=