Skip to content

CLI: Improve Setup command to handle array of commands #1252

@thedavidprice

Description

@thedavidprice

The current Yargs implementation of Setup uses the Directory Builder, which constrains passing one command at a time — additional commands are parsed as options.

  • allow yarn rw setup [options] to take an array of commands (will require custom setup and structure)
  • bonus: allow passing a path or URL as a command (might be best to break this into a second PR)

cc @jtoar

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions