Skip to content
/ Baxter Public

Baxter is a iOS/macOS/tvOS/watchOS framework that extends the CoreData framework.

License

Notifications You must be signed in to change notification settings

Kosoku/Baxter

Repository files navigation

Baxter

Build Status codecov.io Carthage compatible Version Platform License

Baxter is a iOS/macOS/tvOS/watchOS framework that extends the CoreData framework. It provides methods to simplify fetching and importing. It relies on the Stanley framework.

Installation

You can install Baxter using cocoapods, Carthage, or as a framework. When installing as a framework, ensure you also link to Stanley as Baxter relies on it.

Dependencies

Third party:

Apple:

  • CoreData