# Functions
DefaultConfigCreator represents the default configuration creator that builds a Config instance using the values specified using the default flags.
InitCmd returns the command that should be run in order to properly initialize BDJuno.
NewConfig allows to build a new Config instance.
# Type aliases
ConfigCreator represents a function that builds a Config instance from the flags that have been specified by the user inside the given command.