- Typically the public/ folder contains the assets (pictures and such). The src/ folder will hold all the code.
- Add any files you do not need tracked to the
.gitignore
file. - Link to repo of JavaScript library I'm using for simulating terminal: xterm.js
- Using official Michigan Tech colors link here
- Ran into some issues with bash scripts appending
\r
at the end of everyline.