Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 306 Bytes

File metadata and controls

13 lines (8 loc) · 306 Bytes

FMDBExample

FMDBExample is an Example application.

Getting started

To get the source code, run the following command

$ git clone https://github.com/takuran/FMDBExample.git

To initialize submodule, run the following command

$ cd FMDBExample

$ git submodule update --init --recursive