Difference between revisions of "Publisher:WdKA Staff Research Publication"

From Publication Station
Line 7: Line 7:


==How to track work process?==
==How to track work process?==
* Use git
To track and be able to revert changes, and share the work among several users we will use [https://nl.wikipedia.org/wiki/Git_(software) Git] versioning software
* In github we have a wdka-publicationSt organization https://github.com/wdka-publicationSt


* Graphic interface to git: https://desktop.github.com/
* In Github we have created a repository dedicated to the this publication https://github.com/wdka-publicationSt/WdKA-Staff-Research
** a github user can be added to this organization to contribute to a project
* Github has its own graphic user interface: https://desktop.github.com/

Revision as of 07:10, 23 April 2019

Overview/Strategy

Inputs:

Outputs:

How to produce the outputs?

How to track work process?

To track and be able to revert changes, and share the work among several users we will use Git versioning software