Skip to content

Instantly share code, notes, and snippets.

@sywalters
Forked from TylerJewell/get-che-cli-linux.sh
Created November 1, 2016 16:50
Show Gist options
  • Save sywalters/71c6ecca941dc78ab202c8fa50a2c383 to your computer and use it in GitHub Desktop.
Save sywalters/71c6ecca941dc78ab202c8fa50a2c383 to your computer and use it in GitHub Desktop.
curl -sL https://raw.githubusercontent.com/eclipse/che/master/che.sh > /usr/local/bin/che
chmod +x /usr/local/bin/che
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment