mirror of
https://github.com/opdavies/glassboxx-sdk-php.git
synced 2025-02-17 22:50:48 +00:00
Add Makefile
Add a Makefile with commands for 'phpunit' and 'test'. This can be expanded later for PHPCS etc.
This commit is contained in:
parent
b042256e45
commit
8069ccb750
2 changed files with 8 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,5 +3,6 @@
|
|||
!/.github/**
|
||||
!/.gitignore
|
||||
!/composer.json
|
||||
!/Makefile
|
||||
!/src/**
|
||||
!/tests/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue