Metadata-Version: 2.1
Name: docker-odoo-env
Version: 0.0a10
Summary: A small tool to manage Dockerized Odoo
Home-page: https://github.com/jobiols/docker_odoo_env
Author: jeo Software
Author-email: jorge.obiols@gmail.com
License: UNKNOWN
Keywords: odoo docker environment
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Testing :: Unit
Classifier: Topic :: System :: Software Distribution
Description-Content-Type: text/markdown
Requires-Dist: pyyaml

# Docker Odoo Environment

[![Build Status](https://travis-ci.org/jobiols/docker_odoo_env.svg?branch=master)](https://travis-ci.org/jobiols/docker_odoo_env)
[![codecov](https://codecov.io/gh/jobiols/docker_odoo_env/branch/master/graph/badge.svg)](https://codecov.io/gh/jobiols/docker_odoo_env)
[![CodeFactor](https://www.codefactor.io/repository/github/jobiols/docker_odoo_env/badge)](https://www.codefactor.io/repository/github/jobiols/docker_odoo_env)

This is a small tool to manage dockerized odoo environments develop
staging and production.
Still in development, this is not a release.

# Installation

To install with pip, run: `pip install docker-odoo-env`

# Usage

    oe [config|update|up|down|backup|restore|qa] [options]


