An open API service indexing awesome lists of open source software.

https://github.com/getlantern/lantern-docs

Design and implementation docs for the Lantern projects
https://github.com/getlantern/lantern-docs

Last synced: 4 months ago
JSON representation

Design and implementation docs for the Lantern projects

Awesome Lists containing this project

README

          

lantern-docs
============

## Design and implementation docs for the Lantern projects

To setup the project:

# init project
tx-init --user= --pass=

# setup transifex
Add credentials to ~/.transifexrc
Transifex instance [https://www.transifex.com/projects/p/lantern/]:
pip install transifex-client

# pull latest translations
tx pull

# push updates to translations
tx push -t