Skip to content
James Kent edited this page May 2, 2018 · 2 revisions

Instructions for Downloading

Docker

At a 50,000 foot view, docker allows us to install other software with no mess and no configuration of dependencies.

EVERYONE SIGN UP

Singularity (Optional)

A companion to docker that doesn't require administrative privileges to run (great for clusters, where we don't want every user to have administrative privileges.

Git

Ever save files with endings like v1, v1_jkedits, v1_mwedits, v1_final, or v1_realfinal? Git is your one stop shop version control solution.

EVERYONE SIGN UP

Interactive Development Environment (IDE)

While we could write code in notepad or any simple text editor, these text editors provide additional features to give us feedback on what we are writing to make our code stronger!

OR

Slack