Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lijinma/gulp-phpspec-boilerplate

A boilderplate for gulp and phpspec.
https://github.com/lijinma/gulp-phpspec-boilerplate

Last synced: about 1 month ago
JSON representation

A boilderplate for gulp and phpspec.

Awesome Lists containing this project

README

        

# gulp-phpspec-boilerplate
A boilderplate for gulp and phpspec.

# How to use

## 1. Install the dependencies.
```
$ npm install
$ composer install
```

## 2. Start gulp

```
$ gulp
```