INACTIVE - http://mzl.la/ghe-archive - Web App Manifest plugin for WordPress
Перейти к файлу
Mozilla-GitHub-Standards 9734033f22 Add Mozilla Code of Conduct (#5)
* Add Mozilla Code of Conduct file

Fixes #4.

_(Message COC002)_

* Update CODE_OF_CONDUCT.md
2019-03-30 16:05:00 +01:00
tests WIP initial code 2016-01-28 15:08:35 +00:00
wp-app-manifest Use the WebAppManifestGenerator class 2016-02-05 11:24:43 -08:00
.gitignore Use the WebAppManifestGenerator class 2016-02-05 11:24:43 -08:00
.travis.yml Use the WebAppManifestGenerator class 2016-02-05 11:24:43 -08:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct (#5) 2019-03-30 16:05:00 +01:00
LICENSE.txt WIP initial code 2016-01-28 15:08:35 +00:00
Makefile WIP initial code 2016-01-28 15:08:35 +00:00
README.md WIP initial code 2016-01-28 15:08:35 +00:00
install-wp-tests.sh WIP initial code 2016-01-28 15:08:35 +00:00
phpunit.xml WIP initial code 2016-01-28 15:08:35 +00:00

README.md

wp-app-manifest

Web App Manifest plugin for WordPress.

Build Status

Running tests

Install dependencies:

./install-wp-tests.sh MYSQL_DATABASE_NAME MYSQL_USER MYSQL_PASSWORD localhost latest

Run tests:

make test