ratnim / SelfawareMonopoly

Im Rahmen des Seminars Games of Life des HPI SS 2018, soll das Projekt mit Hilfe eines übergriffigen Systems ethische Fragen bezüglich intelligenter Systeme beantworten
MIT License
2 stars 0 forks source link

Build Status

SelfawareMonopoly

How to get SelfawareMonopoly running

build

docker-compose build

start

docker-compose up

How to part at development of SelfawareMonopoly

prepare task

  1. select or create a issue and assigne it to you
  2. move the issue into progress inside the regarding project

work in progress

  1. create a branch
  2. implement feature
  3. create a pull request to the dev branch

finish task

  1. if the ci pipeline succeeds and no disscussions are open merge the feature
  2. close the issue and move it into done inside the regarding project