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
- Host: GitHub
- URL: https://github.com/gini/puppet-idea
- Owner: gini
- Created: 2012-09-14T15:52:35.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2017-01-07T17:48:08.000Z (over 9 years ago)
- Last Synced: 2024-04-24T05:57:44.816Z (about 2 years ago)
- Language: Puppet
- Size: 227 KB
- Stars: 7
- Watchers: 4
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
IntelliJ IDEA Puppet Module
===========================
[](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).