make printing less complicated and refactor cli #5

Merged
Fries merged 2 commits from improvements into main 2023-07-03 23:20:54 +00:00

2 Commits

Author SHA1 Message Date
Fries d6a763a90b change spelling of seperator to separator
looks like i spelt that wrong..
2023-07-03 16:19:45 -07:00
Fries 82e8f68862 make printing less complicated and refactor cli
i made printing less complicated by making printing both the name and
the url with the seperator the default option and using both those flags
at the same time should do the same thing as just printing without any
flags.

i also refactored commands into their own module folder with each
command getting their own file module.
2023-07-02 19:46:19 -07:00