Closed Jaace closed 6 years ago
Exiting the node process after successful memeing, with messaging. Fix some indentation issues.
Run the three types of meme generation, ensure that upon completion the command line is back to a standard prompt (not hanging).
Throw up a message to the terminal upon successful exit, similar to the exit messages on error or quitting.
node index.js
node reddit.js
node roulette.js
This is ready for review :)
Description
Exiting the node process after successful memeing, with messaging. Fix some indentation issues.
Steps to Test
Run the three types of meme generation, ensure that upon completion the command line is back to a standard prompt (not hanging).
Throw up a message to the terminal upon successful exit, similar to the exit messages on error or quitting.
node index.js
node reddit.js
node roulette.js
Checklist