An open API service indexing awesome lists of open source software.

https://github.com/gini/puppet-idea

Puppet module to install IntelliJ IDEA
https://github.com/gini/puppet-idea

Last synced: over 1 year ago
JSON representation

Puppet module to install IntelliJ IDEA

Awesome Lists containing this project

README

          

IntelliJ IDEA Puppet Module
===========================

[![Build Status](https://secure.travis-ci.org/smarchive/puppet-idea.png)](http://travis-ci.org/smarchive/puppet-idea)

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](https://github.com/gini/puppet-idea/issues).