mantainance

This commit is contained in:
2021-08-17 11:37:09 +02:00
parent 44bcc3ff75
commit d96cfe5b26
8 changed files with 1039 additions and 265 deletions

View File

@@ -29,9 +29,7 @@ async function main() {
console.log(chalk.red.underline('Brew not installed'))
return
}
console.log(
`${chalk.bold.blue('UnBrew')} - Brew cleanup utility\nVersion: ${version}\n`
)
console.log(`${chalk.bold.blue('UnBrew')} - Brew cleanup utility\nVersion: ${version}\n`)
let leaves: string[]
let loosers: string[]