Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 609 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 609 Bytes

dynamic-i18n-cli

Cli to import traductions from an API Endpoint

Installation

Use the package manager npm to install dynamic-i18n-cli.

npm install -S dynamic-i18n-cli

Usage

To import

npx dynamic-i18n-cli import|i <apiUrl> [localesPath]

To export

npx dynamic-i18n-cli export|e [localesPath]

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT