rewrite v1

This commit is contained in:
Hassan El Mghari
2023-02-13 15:28:08 -05:00
parent fe2ec89bc9
commit aecf99d1ab
6 changed files with 114 additions and 21 deletions

View File

@@ -3,8 +3,6 @@
void (async function () {
$.verbose = false;
// TODO: Figure out how to fail gracefully instead of exit 1
let conventionalCommit = false;
console.log(chalk.white("▲ ") + chalk.green("Welcome to AICommit!"));