1--- 2commands: 3 autofix: ./bin/style -A 4 console: ./bin/console 5 setup: ./bin/setup 6 shipit: ./bin/shipit 7 style: ./bin/style 8 test: ./bin/test