Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 357 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 357 Bytes

Weaver Sample

This project is a sample which demonstrates that Weaver works in practice. It's also a good place to start playing with the framework.

Installation

Run these commands in a terminal:

$ git clone https://github.com/scribd/Weaver.git 
$ cd Weaver
$ make install
$ cd Sample
$ open Sample.xcodeproj

Demo

Demo