Install IntelliJ IDEA, a code-centric IDE, focused on your productivity.
class { 'intellij':
edition => 'community',
}
class { 'intellij':
edition => 'ultimate',
version => '12.1.4'
}
boxen
Write code. Run script/cibuild
to test it. Check the script
directory for other useful tools.