Use prompt instead of argv arguments in scripts #33

Merged
fsmanuel merged 1 commits from feature/use-prompt into master 2018-04-19 22:26:29 +00:00
fsmanuel commented 2018-04-19 22:23:11 +00:00 (Migrated from github.com)

This makes it easier to handle truffle arguments which we for example
need to specify the network.
So we ask the user for input instead on using the argv array which might
change.

This makes it easier to handle truffle arguments which we for example need to specify the network. So we ask the user for input instead on using the argv array which might change.
Sign in to join this conversation.
No description provided.