Skip to content
sdball edited this page Apr 2, 2013 · 8 revisions

Getting started

$ git clone https://github.com/pbrisbin/basil.git && cd /basil
$ bundle
$ bundle exec bin/basil --cli
> test
Hello world...

Skype

Skype integration is Linux only. It uses the DBUS protocol via the ruby-skype gem. Skype is the default server class, so just make sure Skype is running and start basil without the --cli option. Skype should prompt you to allow API access.

Clone this wiki locally