pure
pure copied to clipboard
Pure CLI
Do you want to request a feature or report a bug?
Feature
Feature Objective:
- Help onboarding newcomers.
- Improve developer experience
Feature Suggestion:
- Create a CLI à-la react-native to create a new cross-platform (MacOS, Windows, Linus, Web) project. - This CLI would usually be installed once globally and use the latest version of Pure skeleton.
- This could also help linking | unlinking custom components to native code
Sounds like a really good idea, i have a bunch of ideas/issues/problems that need to be worked, eg: (integrate custom components with native code, remove the layout reconciliation from the reconciler itself, etc) but this would be nice for someone just to just bootstrap a project and start hacking.
Let me know if you have any more ideas and thanks for the suggestion.
@lpalmes I'll let you know ! I'll send a quick PR for pure-cli soon
Thanks!