Configuration#
autonomy-toolkit stores it’s configuration file at ${REPO\_ROOT}/atk.yml (this can be overridden), where ${REPO_ROOT} is the root of whatever repository contains the desired working code (can simply be a directory, doesn’t need to be a git repo).
Because there are multiple commands available in atk, with more to be added in the future, the atk.yml is made to be configurable for multiple applications.