https://github.com/sparkpost/puppet-poedit
https://github.com/sparkpost/puppet-poedit
archive-candidate
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sparkpost/puppet-poedit
- Owner: SparkPost
- License: mit
- Created: 2014-03-01T03:09:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-01T03:40:40.000Z (over 12 years ago)
- Last Synced: 2024-12-29T11:49:08.720Z (over 1 year ago)
- Topics: archive-candidate
- Language: Ruby
- Size: 133 KB
- Stars: 0
- Watchers: 43
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Poedit Puppet Module for Boxen
Install [poedit](http://www.poedit.net/), a cross-platform gettext catalog (.po files) editor.
## Usage
```puppet
include poedit
```
## Required Puppet Modules
* `boxen`
## Development
Write code. Run `script/cibuild` to test it. Check the `script`
directory for other useful tools.