Home Reference Source Repository

uData

Dependencies Status Dev Dependencies Status

uData is an open and social data hub. This currently a work in progress and API is subject to change until the first official release.

Running tests

Continuously run the Mocha tests:

$ inv jstest

Documentation

The documentation is hosted on Read the Docs

Translations

Extract string from templates and code:

$ inv i18n && tx push -s

Fetch last translations:

$ tx pull -f && inv i18nc

You have to set a ~/.transifexrc first.