jantman / jiveapi

ABANDONED - Simple and limited Python client for Jive collaboration software ReST API v3, along with utilities for massaging HTML to display better on Jive.
http://jiveapi.readthedocs.io/
GNU Affero General Public License v3.0
2 stars 1 forks source link

Docker image #6

Closed jantman closed 6 years ago

jantman commented 6 years ago

I'd like to distribute a Docker image for this...

jantman commented 6 years ago

The image should also have the RTD theme, boto3, and rinohtype. After doing the build, test that all of these are importable and that JiveApi and JiveContent are importable. Test the version of jiveapi.

jantman commented 6 years ago

fixed in 417e905