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
- Host: GitHub
- URL: https://github.com/getlantern/lantern-docs
- Owner: getlantern
- Created: 2013-09-27T14:15:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T17:39:40.000Z (over 8 years ago)
- Last Synced: 2024-04-15T03:25:44.965Z (about 2 years ago)
- Language: HTML
- Size: 2.78 MB
- Stars: 8
- Watchers: 15
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: security.md
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