Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
reddit's translation files
http://reddit.com/r/redditdev
Cannot retrieve the latest commit at this time.
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
docs | ||
|
|
reddit_i18n | ||
|
|
.gitignore | ||
|
|
MANIFEST.in | ||
|
|
Makefile | ||
|
|
README.txt | ||
|
|
gendata.py | ||
|
|
setup.cfg | ||
|
|
setup.py | ||
README.txt
This file is for you to describe the reddit_i18n application. Typically
you would include information such as the information below:
Installation and Setup
======================
Install ``reddit_i18n`` using easy_install::
easy_install reddit_i18n
Make a config file as follows::
paster make-config reddit_i18n config.ini
Tweak the config file as appropriate and then setup the application::
paster setup-app config.ini
Then you are ready to go.