[console_scripts]
guibrushr = GUIBRUSHR.GUIBRUSHR:main
guibrushr-backup-yaml = GUIBRUSHR.scripts.backup_yaml:backup_yaml_cli
guibrushr-check-yaml-online = GUIBRUSHR.scripts.check_yaml_online:check_yaml_online_cli
guibrushr-config = GUIBRUSHR.scripts.edit_config:edit_config_cli
guibrushr-db = GUIBRUSHR.scripts.edit_db:edit_db_cli
guibrushr-download = GUIBRUSHR.scripts.downloader:download_files_cli
guibrushr-git-config = GUIBRUSHR.scripts.git_config:git_config_cli
guibrushr-help = GUIBRUSHR.scripts.help:help_cli
guibrushr-tutorial-download = GUIBRUSHR.scripts.download_test_data:download_test_data_cli
guibrushr-yaml = GUIBRUSHR.scripts.edit_yaml:edit_yaml_cli
