https://github.com/eventbrite/localization_shuttle
https://github.com/eventbrite/localization_shuttle
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eventbrite/localization_shuttle
- Owner: eventbrite
- License: apache-2.0
- Created: 2014-11-25T15:20:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-05-17T19:08:08.000Z (about 2 years ago)
- Last Synced: 2025-03-13T14:06:56.133Z (3 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 1
- Watchers: 19
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Shuttle
=======Shuttle provides a command-line interface for moving content between
help desk and translation systems. It currently supports Desk.com and
Transifex_... _Transifex: http://transifex.com
Installation
============Shuttle is installable from PyPI_ with ``easy_install`` or pip_.
::
$ pip install shuttle
This will download the latest release, along with its dependencies.
.. _PyPI: https://pypi.python.org/pypi/deskapi
.. _pip: http://pip-installer.org/License
=======Shuttle is copyright 2012-2014, Eventbrite and contributors, and is
made available under the Apache License v2. See LICENSE for details.