Skip to content

Commit

Permalink
Merge pull request #170 from kylelaker/update/readme-fall-2018
Browse files Browse the repository at this point in the history
Update README for fall 2018
  • Loading branch information
ripleymj authored Aug 14, 2018
2 parents 3d93967 + 6780b5a commit 23e36c6
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ or directly from GitHub:
ansible-pull -U https://github.com/jmunixusers/cs-vm-build --purge -i hosts -K -t TAGS
```
where TAGS is a comma separated list (with no spaces) of
cs101, cs149, cs159, cs261, or cs354 as appropriate.
cs101, cs149, cs159, cs261, and/or cs354 as appropriate.

This was developed on and for Linux Mint, but can be adapted to any Debian-based
distribution with minimal changes. Adaptions for distributions that do not use
Expand All @@ -25,12 +25,13 @@ apt will require more extensive modifications.

### Common
* Filezilla
* JDK/JRE 8
* JDK/JRE 8 & 10-11
* SFTP connection to stu
* Shortcuts to re-run tasks
* Unzip
* Vim
* Vim-Gnome
* VM management script
* Wireless printing

### CS101
Expand Down Expand Up @@ -76,6 +77,11 @@ apt will require more extensive modifications.
* gitg
* mercurial
* meld
* y86 tools
* Assembler (`yas`)
* Reference solution (`y86ref`)
* Reference solution manual page (`y86ref(1)`)
* Simulator (`ysim`)

### CS354
* Gazebo7
Expand Down

0 comments on commit 23e36c6

Please sign in to comment.