Add maven (Java build manager/helper) and Golang #12

Merged
j2sinn merged 1 commits from master into master 2016-10-04 14:30:15 -04:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 0c6299a7a6 - Show all commits

View File

@ -44,6 +44,7 @@
- autoproject
- kbuild
- premake4
- maven
- name: Install OpenJDK
apt: name={{ item }} state=latest
@ -260,6 +261,7 @@
- php-cli
- rhino
- sbcl
- golang
- name: Install AVR tools
apt: name={{ item }} state=latest