Skip to content
Jesse Millar edited this page Feb 22, 2017 · 7 revisions

Wiki Purpose

This wiki holds all general team knowledge. Anything that needs to be documented but doesn't directly relate to a single repository should be stored and organized here. Anything specific to individual repositories should be stored in the wiki for the appropriate project.

OIT AV Services Engineers

As you have thoughts and ideas regarding bug fixes or general improvements, create an issue and we'll all have the chance to share input or make fixes.

If you have a great code snippet, commit them into this repository for the benefit of all. If you have a code snippet or issue for a project (EG: TEC HD), make sure to commit to the right repo for it. You can browse repos for current projects within the OIT App Development organization or see what our team is currently working on.

Getting Started

If you're new to the team, a good place to start reading would be the Team Password Store, Team Programming Guidelines, Team Repository Guidelines, and Deployment Pipeline pages. When you're ready to start digging into code and making your own microservices or APIs, the Making a Microservice page will be your friend.

We largely use the Go programming language for our team projects. If you're not familiar with Go, the Go tour is very helpful.

Clone this wiki locally