## Description At the moment, we are parsing options manually. Let's use `commander.js` to make parsing options cleaner and more efficient. Resources: https://github.com/tj/commander.js