Development of the Platform.sh CLI happens in public in the GitHub repository. Issues and pull requests submitted via GitHub are very welcome.
If you clone this repository locally, you can build it with:
composer installRun the CLI from the local source with:
./bin/platformRun tests with:
./vendor/bin/phpunit -c ./phpunit.xmlTests are also run on Travis CI: https://travis-ci.org/platformsh/platformsh-cli