Use prompt instead of argv arguments in scripts #32

Closed
bumi wants to merge 3 commits from feature/multi-network-support-for-scripts into master
bumi commented 2018-04-19 14:02:09 +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 beause of the truffle arguments used.

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 beause of the truffle arguments used.
fsmanuel commented 2018-04-20 10:24:49 +00:00 (Migrated from github.com)

Closing in favor of #33 and #35

Closing in favor of #33 and #35

Pull request closed

Sign in to join this conversation.
No description provided.