Today the Green Guava Team is happy to announce the 0.1.0 release of the cookiecutter-devenv template. This cookiecutter template adds a development and CI environment to an existing project. The template generates devbox, make, and CI configuration.
Features
- containerized development environment using Docker
and Docker Compose Makefile
customized for the particular programming language usedmake
commands run inside Docker container unlessNO_DOCKER
environment variable is set- support for multiple languages python, ruby
- [optional] integration with the Concourse CI system
Read the detailed feature description. Use the template.