massimo-filippi/composer-tools

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

This package is not auto-updated.

Last update: 2024-10-21 08:16:10 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.