Skip to content

Create setup script #10

@brettstack

Description

@brettstack

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:

  1. git clone
  2. npm i
  3. npm run setup -- --appName=MyNewApplication

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions