Pull Request: https://github.com/php/web-php/pull/621
Author: localheinz

This pull request

- [x] adds a `Makefile`

💁‍♂️ Run

```shell
make help
```

to show a list of available commands.

Run

```shell
make tests
```

to run the existing tests.

Run

```shell
make
```

to run the `it` target.

Also see https://localheinz.com/blog/2018/01/24/makefile-for-lazy-developers/.

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to