Skip to content

Tools

Git

Teams use Git as a distributed VCS. You can interact with Git via the CLI or using any of several GUI clients, some of which are available via Self Service.

IDE

VSCode logo

In order to write code, you need an IDE. There are a few free IDEs available:

Terminal

All operating systems should come with a CLI. A terminal will allow you to run commands and build software without an GUI.

Windows has PowerShell, Mac OS has Terminal and Linux usually has a CLI such as Ubuntu's command line.

Some IDEs have terminal built in which leverage the CLI of the OS.

Microsoft Remote Desktop

Microsoft Company Portal

Homebrew

Homebrew is a package manager for macOS that aims to simplify the installation of software and tolls that are not included by default.

Terraform

Terraform is an infrastructure as code tool that lets you build, change, and version resources safely and efficiently.

AWS CLI

The AWS CLI is a unified tool to manage and control AWS services from the command line.

Tunnelblick