We need to implement a module that parses command-line arguments and parameters. The base command can be something like bdot, and then after that we can put in some subcommands like bdot earth, and that will output some data about the Earth API.
We might also want some optional parameters
We need to implement a module that parses command-line arguments and parameters. The base command can be something like
bdot, and then after that we can put in some subcommands likebdot earth, and that will output some data about the Earth API.We might also want some optional parameters