-
Notifications
You must be signed in to change notification settings - Fork 8
Create setup script #10
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Currently, developers need to clone the repo and perform search-replace to get started.
The first version of the setup script should allow users to define a new application name and perform this replacement for them.
The developer experience should be:
- git clone
- npm i
- npm run setup -- --appName=MyNewApplication
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed