[console_scripts]
remix=remix.framework.cli.main:program

[remix.plugins]
build_schemas=remix.framework.cli.build_schemas:program_build_schemas
run=remix.framework.cli.run:program_run
test=remix.framework.cli.test:program_test
transform=remix.framework.cli.transform:program_transform

