[console_scripts]
robotpy-installer = robotpy_installer.installer:main

[robotpy]
deploy = robotpy_installer.cli_deploy:Deploy
deploy-info = robotpy_installer.cli_deploy_info:DeployInfo
init = robotpy_installer.cli_init:Init
installer = robotpy_installer.cli_installer:Installer
sync = robotpy_installer.cli_sync:Sync
undeploy = robotpy_installer.cli_undeploy:Undeploy
