create-eth-app icon indicating copy to clipboard operation
create-eth-app copied to clipboard

Ask for framework and template in interactive mode

Open PaulRBerg opened this issue 5 years ago • 1 comments

Create Eth App is powerful - it lets you choose-your-own-adventure via the --framework and --template CLI arguments. However, these options are not allowed when running Create Eth App with no arguments, i.e. yarn create eth-app or create-eth-app. Should we ask the user about them?

This is meant to be a discussion, since I'm not yet sure if the payoff is worth it.

PaulRBerg avatar Oct 27 '20 11:10 PaulRBerg

This would help with discoverability of different templates if we showed a menu of possible options.

TomAFrench avatar Nov 20 '20 00:11 TomAFrench