massimo-filippi/composer-tools

Maintainers

Package info

github.com/massimo-filippi/composer-tools

Language:Shell

pkg:composer/massimo-filippi/composer-tools

Statistics

Installs: 85

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

dev-master 2017-10-03 09:08 UTC

This package is not auto-updated.

Last update: 2026-03-09 14:36:20 UTC


README

Introduction

There will be more info soon...

Installation

Install the latest stable version via Composer:

composer require massimo-filippi/composer-tools

Install the latest develop version via Composer:

composer require massimo-filippi/composer-tools:dev-develop

Usage

Compile translations

To compile .po files to .mo files use the following console command from root of the project:

vendor/bin/compile-translations

Output of the script should be as following:

Start compiling .mo files
Compiling file: language/cs_CZ/application.po
Compiling file: language/de_DE/application.po
Compiling file: language/sk_SK/application.po
Compiled.