microsoft / rnx-kit

Modern, scalable tools. Exceptional developer experience.
https://microsoft.github.io/rnx-kit/
MIT License
1.51k stars 97 forks source link

rnx-init command #1263

Closed afoxman closed 1 year ago

afoxman commented 2 years ago

Create a new "rnx-init" CLI command for setting up app and library packages.

afoxman commented 2 years ago

Explore this further for new app scenarios. The checklist above is for transforming an existing app to use rnx-kit tools, but what about users who are starting out and want rnx-kit by default, like CRA w/rnx-kit?

Can we hook into react-native init with an extra argument, like a template or something like that?

afoxman commented 2 years ago

From #1262 (@kelset): embedding the tooling within templates; maybe not the "super vanilla" one that RN uses as default, but at least/potentially some third party ones like https://nx.dev/guides/react-native