olcs / olcs-devtools
Dev tools
Installs: 60
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 12
Forks: 1
Open Issues: 0
Language:Shell
Requires
- php: >=7.4
- dms/phpunit-arraysubset-asserts: ^0.3.1
- dvsa/coding-standards: ^2.0.0
- elendev/composer-push: 1.0.3
- fzaninotto/faker: ^1.9
- johnkary/phpunit-speedtrap: ^3.2
- mikey179/vfsstream: ^1.6
- mockery/mockery: ~1.4.4
- olcs/olcs-testhelpers: ~4.206.0
- phpmd/phpmd: ^2.11.1
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^0.12
- phpstan/phpstan-doctrine: ^0.12
- phpstan/phpstan-mockery: ^0.12
- phpstan/phpstan-phpunit: ^0.12
- phpunit/phpcov: 8.*
- phpunit/phpunit: ^9
- squizlabs/php_codesniffer: ~3.6.2
This package is not auto-updated.
Last update: 2024-01-13 15:55:23 UTC
README
Shared git aliases
Run the following command to add the shared aliases:
git config --add --global include.path /path/to/olcs-devtools/gitconfig-shared
When adding commands make sure to prefix them with vol-
and make sure they only use commands available on windows' git
bash, linux and mac.
Do not use git vol-each
for dangerous commands like push
.