/pizzagoat

Primary LanguageJavaScript

Command-Line Usage

  • direct instructions:
    npm run start -- driver goat ^v^v^v^v^v

  • instructions from file:
    npm run start -- --file PizzaDeliveryInput.txt driver goat

REST Server

Tests and Coverage

  • run command:
    npm test

  • view coverage:
    open coverage/index.html after running tests