Fast, Declarative, Reproducible, and Composable Developer Environments
Run services
Pick from a number of community maintained
services like PostgreSQL, Redis, MySQL,
RabbitMQ, WireMock, MinIO, Caddy, ElasticSearch, and more are being added each day.
Pre-configured processes
Services define processes that are started when the service is enabled as part of devenv up.
Configuration
Each service provides a number of options how to configure it and a hook to pass extra configuration,
whatever the format.
Extendable
Define your development processes as a service, allowi...
Read more at devenv.sh