I don't seem to be able to get any of this to work. Both Pkg.add entries return
fatal: your current branch 'master' does not have any commits yet ... ... in add at pkg.jl:23 I have no idea what this means. My installation of Julia is brand new so I don't think it's messed up. I appreciate your help. I'd really like to get your IDE running. It looks great. Larry On Wed, Apr 13, 2016 at 3:59 PM, <jonathan.bie...@alumni.epfl.ch> wrote: > Hum, I guess you need to add it before you can check it out : > Pkg.add("Gtk"). > > I'll update the readme. >