poeditor_cli 0.0.1 copy "poeditor_cli: ^0.0.1" to clipboard
poeditor_cli: ^0.0.1 copied to clipboard

outdated

A CLI for downloading and updating terms/localizations in a POEDitor project.

poeditor_cli #


Getting Started 🚀 #

If the CLI application is available on pub, activate globally via:

dart pub global activate poeditor_cli

Or locally via:

dart pub global activate --source=path <path to this package>

Usage #


# Initialize POEditor project
$ poeditor_cli init

# Download and overwrite local language files with terms and translations from POEditor project
$ poeditor_cli pull

# Push new terms added locally to POEditor project
$ poeditor_cli push

1
likes
0
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI for downloading and updating terms/localizations in a POEDitor project.

License

unknown (license)

Dependencies

args, cli_completion, http, mason_logger, path, pub_updater

More

Packages that depend on poeditor_cli