Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```