1.0.2 • Published 5 years ago

dynamic-i18n-cli v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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