Can Install KD cli
curl -sL https://sandbox.kodi.ng/c/d/kd Isn't responding. Is there still a way to install the cli tool for osx?
@iveskins did you ever figure this out?
nope. I assumed the project was dead :(
Have an answer?
ping sandbox.kodi.ng ping: unknown host sandbox.kodi.ng
I tried to setup koding using vagrant on a mac. Had the same issue. It is obvious that sandbox.kodi.ng is no longer hosted. I think the script that most probably was being hosted at this location is https://github.com/koding/koding/blob/master/go/src/koding/klientctl/install-kd.sh. So changing the command to be something like -
export KONTROLURL=http://localhost:8090/kontrol/kite; curl -L https://raw.githubusercontent.com/koding/koding/master/go/src/koding/klientctl/install-kd.sh | bash -s f6a9ff70
started installing vagrant but I faced other issues with VirtualBox and couldn't be bothered to fix it.
Mac OS X - 10.14.5
Getting the Error: Failed to extract kd binary. after installing from github...