https://github.com/basster/two-digit-calculator-example
https://github.com/basster/two-digit-calculator-example
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/basster/two-digit-calculator-example
- Owner: Basster
- Created: 2016-05-04T13:02:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-04T13:58:37.000Z (about 10 years ago)
- Last Synced: 2025-01-18T06:42:35.661Z (over 1 year ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Two Digit Calculator Example
## Requirements:
* PHP
* composer
### PHPUnit Testrunner
#### Installation
2. `composer install`
#### Run
php bin/vendor/phpunit -c phpunit.xml.dist