With any project that you start, a great way to plan it out is through README Driven Development. This means you write out all that you want to accomplish in your project README before doing anything else.
We will do just that, we will discuss what commands we want to be able to run and what we need to do to accomplish that functionality.