Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparkpost/puppet-poedit
https://github.com/sparkpost/puppet-poedit
archive-candidate
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sparkpost/puppet-poedit
- Owner: SparkPost
- License: mit
- Created: 2014-03-01T03:09:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-01T03:40:40.000Z (almost 11 years ago)
- Last Synced: 2024-11-07T20:51:58.500Z (3 months 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.