Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 620 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 620 Bytes

Handy

Handy takes attendance at events via SMS.

Travis CI

Getting Started

If you need to build your environment from the ground up, read contributing.md. Else, read on.

Install the system services Handy relies on:

Clone the Handy repository and run bin/setup:

git clone [email protected]:Pitt-CSC/handy.git
cd handy
bin/setup

That's it!