Hacker News new | ask | show | jobs
by oneweekwonder 3128 days ago
It is really easy as[0]:

  git clone git://github.com/c9/core.git c9sdk
  cd c9sdk
  scripts/install-sdk.sh
to get c9 installed. But the license[1] :(

There is a cloud9 v2[2] alterantive but ide.c9.io just more polished.

[0]: https://github.com/c9/core#installation

[1]: https://github.com/c9/core/blob/master/LICENSE-COMMERCIAL-US...

[2]: https://github.com/exsilium/cloud9

1 comments

There are also a few docker based installation options for self-hosting too. I created one as well to run the container as my local user to not muck with file permissions https://github.com/msumpter/docker-cloud9-ide