# 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 * query properties, not * * string / symbol consistency * better exceptions and handling * headers / params in low level (options) * facilitate copy between servers (make a flow) * improve exists for repo / type * caching ## Contributing Write some code. Run tests. Open a pull request.