lukos

2.12.2 • Public • Published

lukos

A command line utility program to manage translation files.

Installation

$ npm i -g lukos

Configuration

Translation API

Optional.

To enable automatic translation you need:

  • A Google Cloud project with the Cloud Translation API activated.

  • A service account with the role roles/cloudtranslate.user (Cloud Translation > User).

  • To provide it to lukos by running:

    $ lukos config translate.google.serviceAccount <path-to-your-service-account-keys-as-json>
    

Please, feel free to propose or implement alternative APIs.

Commands

Dependencies (12)

Dev Dependencies (5)

Package Sidebar

Install

npm i lukos

Weekly Downloads

4

Version

2.12.2

License

MIT

Unpacked Size

61.8 kB

Total Files

71

Last publish

Collaborators

  • lionelgaillard