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

https://github.com/exu/phpspec-training-ground


https://github.com/exu/phpspec-training-ground

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

          

FoodParser
==========

To run this project you'll need composer http://getcomposer.org

$ php composer.phar install

To generate new Specification run

$ bin/phpspec desc 'EDP\FoodParser'

next:

$ bin/phpspec run

follow messages :)