bcgov / fwben

Apache License 2.0
1 stars 0 forks source link

Setup workstation - Nitin #87

Closed ghost closed 5 years ago

ghost commented 5 years ago

Each developer should be able to have the project running locally on their machine for their own isolated development. This should involve calling a makefile command from the codebase, such as 'make local', and potentially setup / dependency resolution commands for things such as 'oc' and the ability to authenticate against openshift for the RH Universal Base Image pulls.

This task is has a dependency of the the containerization strategy being implemented first.

Acceptance Criteria: