Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 373 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 373 Bytes

Rubyistokei Wallpaper for OS X

Usage

$ git clone [email protected]:kei-s/rubyistokei-wallpaper-osx.git
$ cd rubyistokei-wallpaper-osx
$ bundle install
$ bin/wallpaper

If you want to change wallpaper automatically, run below.

$ bundle exec whenever --update-crontab

Setup

For capybara-webkit

Install Qt from homebrew.

brew install qt