# cmis-ruby **cmis-ruby** is a [CMIS](http://chemistry.apache.org/project/cmis.html) client library, using the the CMIS browser binding ([CMIS 1.1](http://docs.oasis-open.org/cmis/CMIS/v1.1/CMIS-v1.1.html)) for Ruby. ## Running Test Running the tests requires a running CMIS server. rake ## TODO * use Faraday for HTTP * facilitate copy between servers (make a flow) * caching ## Contributing Write some code. Run tests. Open a pull request.