Skip to content

Latest commit

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Hey

A Ruby library for sending yo's from Yo.

github.com/jackjennings/hey

Gem VersionCode ClimateBuild Status

Installation

gem install hey

Usage

First get an API token.

Then:

Hey.api_token='3858f62230ac3c915f300c664312c63f'Hey::Yo.all# or yo a specific user...Hey::Yo.user"WORLDCUP"# or set api_token on a Yo instance:yo=Hey::Yo.new(api_token: '3858f62230ac3c915f300c664312c63f')yo.allyo.user"WORLDCUP"

That's it!

About

Ruby library for the Yo API

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors