idea
Puppet module for installing IntelliJ IDEA Community or Ultimate Edition
Version information
released Jul 29th 2014
Start using this module
Add this module to your Puppetfile:
mod 'gini-idea', '0.3.0'
Learn more about managing modules with a PuppetfileDocumentation
gini/idea — version 0.3.0 Jul 29th 2014
IntelliJ IDEA Puppet Module
Overview
Install IntelliJ IDEA Community or Ultimate Edition from the official vendor site.
Usage
Example:
class { 'idea::ultimate':
version => '12.0.1',
}
License
Copyright (c) 2012 - 2014 Gini GmbH
This script is licensed under the Apache License, Version 2.0.
See http://www.apache.org/licenses/LICENSE-2.0.html for the full license text.
Support
Please log tickets and issues at our project site.
Dependencies
- gini/archive (>=0.1.0)