Open cstrnt opened 7 months ago
Hi @cstrnt, I'll love to contribute. Can you assign this to me?
@Ekep-Obasi Sure thing! Thank you so much :) Feel free to always ask questions if you need help or join our Discord
Hey @Ekep-Obasi Is there anything you need assistance with?
@cstrnt , I've pinged you on discord
Problem The current
init
command is quite basic and doesn't provide much value. It requires a lot of manual work and doesn't align with Abby's level of UX/DXSolution: The
init
command should provide a full hands-on experience. The shadcn CLI is a great example of that (reference).Potential Workflow:
abby.config.ts
warn the user and abort.Acceptance Criteria:
currentEnvironment
field should be set toprocess.env.NODE_ENV
by default