Fork me on GitHub

What is this for?

Helper script for all your container related development needs. This is for locally developing containerized applications in Geniem.

Quick installation

Install gdev dependencies and start development environment by running:

$ curl -fsSL "https://raw.githubusercontent.com/devgeniem/gdev/master/bin/bootstrap" | bash

Start your containers

Start a new shell and cd to a project that uses docker-compose.yml and then run:

$ gdev up