https://github.com/exu/phpspec-training-ground
https://github.com/exu/phpspec-training-ground
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/exu/phpspec-training-ground
- Owner: exu
- Created: 2013-05-21T12:56:13.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-21T13:52:19.000Z (about 13 years ago)
- Last Synced: 2025-03-26T16:29:16.477Z (over 1 year ago)
- Language: PHP
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)