craps-cli A simple craps game that is played from the command line. Installation Install the dependencies $ npm install Run the tests $ npm test Run the App $ npm start