Skip to content

kenstir/hemlock-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Hemlock?

Hemlock is an iOS app for your library, provided your library is powered by Evergreen.

With the Hemlock app, you can:

  • search the catalog
  • place a hold
  • review the items you have checked out
  • renew items

Quick Start for Developers

Before opening the project in Xcode, checkout and build the prerequisites using Carthage.

 brew update
 brew install carthage
 brew upgrade carthage
 ./update

Read the Developer Documentation