Closed mAmineChniti closed 10 months ago
Interesting suggestion, I have not looked into how to do this yet. Something to look at for sure.
I had a couple of free hours today and i've been able to create a cli tool to be used with npx create-catonaut [appName] when published i'd be happy to share my work with you if you'd be kind enough to initialize me an empty repository to fork and and send you a pull request on it, maybe call it create-catonaut and just have an empty README.md in it
Awesome, excited to see it! https://github.com/AminoffZ/create-catonaut
I think catonaut would really benefit from having an npm cli package that lets developers create/initialize a new catonaut project from the terminal the same way they'd do
npx create-react-app my-app
orbunx create t3-app@latest
, etc....