-
-
07 Mar 2019 00:50:41 UTC
- Distribution: Serge-Sync-Plugin-TranslationService-phraseapp
- Module version: 0.902.1
- Source (raw)
- Pod Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (45 / 0 / 0)
- Kwalitee
Bus factor: 1- 89.86% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (15.94KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Dragos Varovici
- Dependencies
- Serge
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Serge::Sync::Plugin::TranslationService::phraseapp - PhraseApp synchronization plugin for Serge based on PhraseApp CLI
SYNOPSIS
ts { plugin phraseapp data { config_file ./files/config/phraseapp_config_file.yml } }
DESCRIPTION
Integration between Serge (Free, Open Source Solution for Continuous Localization) and PhraseApp (Translation and localization management system for web and mobile applications), implemented using command-line tool for the PhraseApp API.
ATTRIBUTES
- config_file
-
PhraseApp CLI path to the configuration file.
- upload_translations
-
Upload translations on push. Default YES.
- wait_for_uploads
-
Wait for files to be processed while pushing. Default YES.
- verbose
-
Verbose output. Default NO.
INSTALLATION
cpanm Serge::Sync::Plugin::TranslationService::phraseapp
AUTHOR
Dragos Varovici <dvarovici.work@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018-2019 by Dragos Varovici.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install Serge::Sync::Plugin::TranslationService::phraseapp, copy and paste the appropriate command in to your terminal.
cpanm Serge::Sync::Plugin::TranslationService::phraseapp
perl -MCPAN -e shell install Serge::Sync::Plugin::TranslationService::phraseapp
For more information on module installation, please visit the detailed CPAN module installation guide.