forked from akeshavan/sfbrainhack2017.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
InstallFest
James Kent edited this page May 2, 2018
·
2 revisions
At a 50,000 foot view, docker allows us to install other software with no mess and no configuration of dependencies.
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.
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.
- Windows
- Mac OSX
- Linux: should already be installed :)
- signup for github
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