Migrated to devshop/power-process!
Bumping version to 2.x for Symfony 4 support.
- New branch created to support Symfony 2 and 3.x.
- README.md updated to explain why 2 branches must be maintained.
- Use symfony console 3 - 4de0a0f
- Adding a demo.php file - 80ec911
- Add
pscall andrm -rfcall. - 877120c - Adding to README. - 9c39ceb
- Adding demo.png - 46c4eca
- Add a longer running command to demo.php. - 5a48122
- Add "run" script for demonstration purposes. - a08ee4d
- Adding
runscript to readme. - 737c2ea - Add environment variable PROVISION_PROCESS_OUTPUT to allow direct out - 7f7699f
- Add duration property for later retrieval - 7f07c85
- Update to robo 2 - a974adf
- Add a github actions file to test that 'run' script works. - ddf3203