This repository was archived by the owner on Jan 15, 2021. It is now read-only.
This repository was archived by the owner on Jan 15, 2021. It is now read-only.
yotta init is not script friendly. #717
Open

Description
yotta init is hardwired to suck input from stdin and provides no options to allow override of that behaviour, this makes scripting around yotta init painful. It would be useful to provide yotta init with a set of options, each corresponding to one of the prompts emitted to stdin and another option that indicates to accept the default values without prompting.