Lemonade Stand CLI build using Node and vorpal.js
To run the application:
- Run
npm install
- Run
npm start
- At the
lemonade-stand$
prompt, enterhelp
to see the available commands - To create a new order type
createOrder <name>
and follow the prompts. - To fetch all the orders for the lemonade stand type
getOrders 'My Lemonade Stand'