Skip to content

Latest commit

 

History

History
 
 

ruby

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Ruby APIs for blink(1)

rb-blink1 allows you to control your blink(1) from your ruby code.

sudo gem install rb-blink1

Also see:

Ruby Tools for blink(1)

blinkspec - running rspec with blink(1) support

If you’re using rspec for your testing your ruby code, take a look at blinkspec. It utilizes you blink(1) to indicate test results.

gem install blinkspec

Also see: