Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
646 contributions in the last year
Activity overview
Contribution activity
October 2020
Created an issue in deployphp/deployer that received 2 comments
Detecting vendor/bin/dep
Currently Deployer can detect autoload.php file:
https://github.com/deployphp/deployer/blob/master/bin/dep#L63-L67
We need to be able also to detect …