main
rebrandFn
const rebrandFn = async () => { const { shouldRebrand } = await prompt({ type: "confirm", name: "shouldRebrand", message: "Do you want to rebrand this repo?",