Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 788 Bytes

README.md

File metadata and controls

63 lines (35 loc) · 788 Bytes

DataMine

(In Developing... It's not ready for use)

Network and Database in ONE

Use:

Command build DataMine.framework and open folder Build after build done

make setup && make build

Setup code

Incude 2 framework:

  1. Alamofire
  2. RealmSwift

Run this command to get those frameworks from git to this project before run build or test

make setup

Build

make build

Test

make test

Clean

make clean

Refactor code from source:

Contact