Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 468 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 468 Bytes

Grapheme

iOS prototype for auto-offline caching and full-text search.

About

This is a demo project using Readability and Couchbase Lite to explore offline and search interaction.

Building

  1. Install Carthage.
  2. Run ./bootstrap.sh.
  3. Open Grapheme.xcodeproj and run!