[console_scripts]
config_server = appwebshare.scripts.configme:main
run_dev = appwebshare.scripts.run:dev
run_server = appwebshare.scripts.run:production

