Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 513 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 513 Bytes

Library for a simple integration with "Jawbone Up"

Install with Composer

If you're using Composer to manage dependencies, you can add JawboneApi with it.

{
  "require" : {
    "anchoret/jawbone-api" : "dev-master"
  }
}

Install source from GitHub

Library requires PHP v5.4+. Download the PHP library from Github, and require in your script like so:

To install the source code:

$ git clone [email protected]:anchoret/jawbone-api.git