ethereum / solidity-examples

Loose collection of Solidity example code
MIT License
532 stars 161 forks source link

Create commandline tool #37

Closed androlo closed 6 years ago

androlo commented 6 years ago

There should be a commandline tool for executing the tasks. Looking at "prompt" (interactive) and "commander" (command-line argument parsing) libs for this. Additionally, there may be need for a logging library like "winston" as well.

androlo commented 6 years ago

Going with https://github.com/SBoudrias/Inquirer.js