continuous-pipe / flex
There is no license information available for the latest version (0.1.0) of this package.
0.1.0
2018-02-03 17:48 UTC
Requires
- league/flysystem: ^1.0
- symfony/dotenv: ^3.3 || ^4.0
- symfony/finder: ^2.7 || ^3.0 || ^4.0
Requires (Dev)
- behat/behat: ^3.3
This package is not auto-updated.
Last update: 2024-10-27 04:33:27 UTC
README
Generates the Docker, DockerCompose and ContinuousPipe configuration automatically for you.
Applications
The aim is to support various applications, the current support is limited to these type of application:
- Symfony 3.4/4.0
How to use it?
This can be used locally on your own project and can be activated in ContinuousPipe to create the configuration on the fly.
Command line
composer req continuous-pipe/flex
bin/console generate:configuration
In ContinuousPipe
Go in "Features" and activate "Flex".