The Shed command line tool makes dev life at Shed a breeze.
brew tap shedcollective/utilities
brew install shedcomposer global require shedcollective/command-line-tool- Clone this repository
- Add
distto your$PATH
Execute shed with no parameters to explore the available commands.
This project uses humbug/box for compilation. You may use the following commands for development:
composer build
composer test
composer analyse