Closed nandorojo closed 2 years ago
I never made a CLI before, don't know if my knowledge is sufficient to do it, but can hear your opinion and ideas.
Thanks @luizuk! I made some good progress here: https://github.com/nandorojo/solito/tree/master/create-solito-app
I basically copied create-next-app. Besides one bug, and the ability to pick from multiple templates (once there are multiple), then I think this should be good!
Looks like I got this working after all! Thanks for offering to help @luizuk!
File is here: https://github.com/nandorojo/solito/blob/daf46806bbcd9922d1d3e8587fdb15d8c495429b/create-solito-app/index.ts
Inspiration came from create-react-native-app
and create-next-app
(they shared quite a bit, too)
Looks like I got this working after all! Thanks for offering to help @luizuk!
It always a pleasure can help, thanks for the library! 👏
I'd like to have a
create-solito-app
CLI. It can be really basic. It can read from theexample-monorepos
folder, which currently only has one option.