This EPIC includes all tasks need to be done in order to support a .projectman.json file as the main point of configuration for the projectman automation. The main points of this EPIC would be (1) the investigation of commands inside the json file, (2) the implementation of a simple JSON parser and finally the (3) implementation of the JSON object class which will be the main point of contact between the configuration and each version tooling control platform.
/type task /type epic
Which area/kind this task is related to?
/label config /label library
Issue Description
This EPIC includes all tasks need to be done in order to support a
.projectman.json
file as the main point of configuration for theprojectman
automation. The main points of this EPIC would be (1) the investigation of commands inside the json file, (2) the implementation of a simple JSON parser and finally the (3) implementation of the JSON object class which will be the main point of contact between the configuration and each version tooling control platform.Acceptance Criteria