Skip to content

rattermeyer/ansible-dev-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development VM Setup

This ansible roles allow to setup a development machine (ubuntu based). It install necessary tools for starting developing with

  • Java
  • JavaScript
  • Groovy

Installed Components

  • git, git-flow
  • Diff / Merge Tool: meld
  • IntelliJ
  • Oracle JDK
  • Apache Maven
  • gvm (managing grails, groovy, gradle etc installations)
  • nvm (managing node versions)

Customization

sudo ansible-playbook -i inventory dev.yml

About

Create a Dev Box using Ansible. Template for MSA discussions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages