Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/llegaz/coffeemachine
Coffee Machine for technical test purpose
https://github.com/llegaz/coffeemachine
Last synced: 9 days ago
JSON representation
Coffee Machine for technical test purpose
- Host: GitHub
- URL: https://github.com/llegaz/coffeemachine
- Owner: llegaz
- License: mit
- Created: 2019-06-09T00:26:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-09T02:17:54.000Z (over 5 years ago)
- Last Synced: 2024-11-07T08:31:18.453Z (about 2 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Coffee Machine for technical test purpose
Usage :
```bash
# install project
composer install
``````bash
# run all asserts using PHPUnit
composer pu
```