Close

Get set up with storyboard lua

A project log for IOTA the brain of the house

IOTA is an attempt to bring smart homes back to it's roots. Data accessibility. Knowing what the house is doing not just controlling it.

thebestjohnTheBestJohn 06/12/2017 at 23:050 Comments

Storyboard uses it's own flavor of Lua so I had to set up luarocks to use it for building libraries.

first thing I did was install zsh. I just like it better.

Next I went about cloning the luarocks repo and had to edit src/luarocks/cfg.lua to accept sblua as an acceptable lua binary.

I've done this in the past but the latest version is giving me issues.

I do however have the UI proof of concept running on the pi screen and it is interactive.

Discussions