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

outdated

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

poeditor_cli #


Getting Started 🚀 #

Activate globally via:

dart pub global activate poeditor_cli

Or locally via:

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

Usage #


# Initialize / connect to POEditor project
$ poeditor_cli init

# Download terms and translations from configured 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, collection, http, mason_logger, path, pub_updater, yaml

More

Packages that depend on poeditor_cli