enhance + fix commands (#15)
* enhance + fix commands
* fix CreateConfig
* assign interactive subroutines
add delete tasks
complete ResetProject and RecreateDatabase
* add shorthand for yes/no questions using global always-use-default option
* fix no bool returned
* add possible todos
organize imports
add possibility to change default answers before invoke
* use yaml instead of yaml for file endings
better command params
* fix missing option error
fix wording in config.yaml exists question
* wording
* use yaml instead of yml
* use snake-case for all config parameters
* update old enhavo shell command
* fix order
* yml2yaml
* additional deletedir tasks
add deletedirs into subroutine
* optimize imports