Cleanup
- using
camelCase
tosnake_case
conversion consequently for converting Api/Output functions to Command Names - created Token Interface to refactor Token File reading out of CommandFactory (possible BC Break)
- updated some deps
camelCase
to snake_case
conversion consequently for converting Api/Output functions to Command Names