Kevin Murphy

Results 8 comments of Kevin Murphy

This is happening to me currently after a fresh install of Hyper on MacOS Sierra.

The config is just printed and nothing happens. Here's my config: ``` { "devbox": [ [[ ["dashboard", "cd ~/Documents/Repositories/dashboard; git status;"], ["coreapi", "worker"] ]] ] } ```

@timolins unfortunately still an issue

So I actually noticed now that, even with your example `.hyperlayout` from the README with printing Hello and World, that only the first command will get run. So I'll type...

looks like someone started working on this: https://github.com/jaredpetersen/node-lifx

@devbobo gotcha, thanks! i implemented an array of serial numbers and it will ignore bulbs that arent in that list because i have some friends that have bulbs omn our...

Just landed here trying to sign my Windows electron application that's being built on my macOS dev machine. @dustinblackman's workaround seems to sidestep the problem but I'm curious if anything...