DataDog / datadog-react-native-wizard

Setup wizard for Datadog React Native SDK
Apache License 2.0
4 stars 2 forks source link

Enable prompts skip for ci #7

Closed louiszawadzki closed 1 year ago

louiszawadzki commented 1 year ago

What and why?

Enable to skip prompts for CI purposes. This will enable us to E2E test this wizard with some react native apps nightly.

How?

Enable to pass prompted arguments through command arguments.

Review checklist