Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alleyinteractive/mantle-ci

Contains the continuous integration scripts used inside the Mantle Framework and Mantle packages.
https://github.com/alleyinteractive/mantle-ci

continuous-integration wordpress

Last synced: about 2 months ago
JSON representation

Contains the continuous integration scripts used inside the Mantle Framework and Mantle packages.

Awesome Lists containing this project

README

        

# Mantle Continuous Integration

Contains the continuous integration scripts used inside the Mantle Framework and
Mantle packages. Documentation can be found inside the
[Mantle documentation](https://mantle.alley.com/).

## Scripts

- [`install-plugin`](install-plugin.sh) - Script used internally by Mantle for
installing a plugin in a CI environment.
- [`install-wp-tests.sh`](install-wp-tests.sh) - Script used internally by
Mantle for installing WordPress in a CI environment.