Skip to content

mfowlewebs/puppet-intellij

 
 

Repository files navigation

IntelliJ IDEA Puppet Module for Boxen Build Status

Install IntelliJ IDEA, a code-centric IDE, focused on your productivity.

Usage

class { 'intellij':
  edition => 'community',
}
class { 'intellij':
  edition => 'ultimate',
	version => '12.1.4'
}

Required Puppet Modules

  • boxen

Development

Write code. Run script/cibuild to test it. Check the script directory for other useful tools.

About

IntelliJ IDEA Puppet Module for Boxen

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 65.5%
  • Puppet 20.6%
  • Shell 13.9%