/handy

SMS check-ins for events

Primary LanguageRubyMIT LicenseMIT

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 git@github.com:Pitt-CSC/handy.git
cd handy
bin/setup

That's it!