Skip to content

Repository files navigation

Tzunghaor settings example

This is an example application to demonstrate how to use https://github.com/tzunghaor/settings-bundle

Developer notes

These notes are mainly for myself.

To use a locally installed/modified settings bundle: The docker-compose.yml is set up expecting that this settings-example and the settings-bundle repository are installed as two directories in the same parent directory. Add the following to composer.json:

"repositories": [
    {
        "type": "path",
        "url": "../settings-bundle"
    }
],

and modify the relevant line in the require section to "tzunghaor/settings-bundle": "dev-main"

Composer update (Dockerfile for this is in settings-bundle, see there in Tests/howto-test.md): ./composer-update.sh

About

Example application for tzunghaor/settings-bundle

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages