Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

A command line tool to generate a client configuration for Open-eObs in Python

Notifications You must be signed in to change notification settings

openeobs/demo-conf-generator

Repository files navigation

Demo Configuration Generator Build Status

Super simple commandline tool to generate an Open-eObs configuration for demoing the product.

Pass it a trust name & trust status and it will create an Odoo module with the trust's logo and name configured and ready to install.

Example usage

new_openeobs_config --output=~/Documents --name="Colin's Amazing Healthcare" --status="NHS Trust" colin_test

options

  • module_name: Name of module folder
  • output: Place to output the module folder
  • name: Name of Trust
  • status: Status of Trust (NHS Trust, Foundation Trust etc)
  • email: Email for Trust
  • website: Website for Trust

About

A command line tool to generate a client configuration for Open-eObs in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages