claroline/translator-bundle

6.0.6 2016-03-16 14:39 UTC

This package is auto-updated.

Last update: 2024-04-13 21:15:13 UTC


README

Set a github username in the package administration panel for this bundle. Go at the platform root and run "mkdir git".

Commands

These commands will fetch sources from the vendor you pick, and push on the fork of your github username.

Repository initialization

php app/console claroline:git:translations VENDOR_NAME BUNDLE_NAME --init

Repository commit & push

php app/console claroline:git:translations VENDOR_NAME BUNDLE_NAME --commit

Repository pull

php app/console claroline:git:translations VENDOR_NAME BUNDLE_NAME --pull