Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

starterleague/beacon_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeaconClient

Ruby client for the Beacon app

Installation

Add this line to your application's Gemfile:

gem 'beacon_client'

And then execute:

$ bundle

Or install it yourself as:

$ gem install beacon_client

Usage

This gem provides a command line tool to launch Beacon from the command line.

Simply type beacon at the prompt.

Currently this functionality is only supported on Mac OS X.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published