[console_scripts]
xlm = xlm.__main__:main
xlm-push-to-hub = xlm.commands.push_to_hub:main
xlm-scaffold = xlm.commands.scaffold_model:main
