Skip to content
/ vumi Public
forked from mangroveorg/vumi

Messaging engine for the delivery of SMS, Star Menu and chat messages to diverse audiences in emerging markets and beyond.

License

Notifications You must be signed in to change notification settings

mariot/vumi

 
 

Repository files navigation

Vumi

Documentation available online at http://vumi.readthedocs.org/ and in the docs directory of the repository.

To build the docs locally:

$ virtualenv --no-site-packages ve/
$ source ve/bin/activate
(ve)$ pip install Sphinx
(ve)$ cd docs
(ve)$ make html

You'll find the docs in docs/_build/index.html

About

Messaging engine for the delivery of SMS, Star Menu and chat messages to diverse audiences in emerging markets and beyond.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.7%
  • HTML 1.7%
  • Puppet 1.2%
  • Shell 0.4%