Created
January 31, 2018 22:13
-
-
Save slemeur/e07fb605fe67bcdd542d2deb10bb5aee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git clone https://github.com/minishift/minishift-addons | |
| minishift addons install <path_to_minishift-addons-clone>/add-ons/che | |
| minishift addons enable che | |
| minishift addons apply \ | |
| --addon-env CHE_DOCKER_IMAGE=eclipse/che-server:nightly \ | |
| --addon-env OPENSHIFT_TOKEN=$(oc whoami -t) \ | |
| che |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment