Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 320 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 320 Bytes

veralite

Just some ruby to access veralite devices as classes.

installation

Using Bundler

$ bundle install --path=vendor/bundler

Usage

Got BASH?

$ bin/lasttripped
$ bin/stallping

Ruby only

$ bundle exec ruby bin/lasttripped.rb
$ bundle exec ruby bin/stallping.rb