Last active
August 2, 2016 18:23
-
-
Save TylerJewell/6ec5ad03e96a0507ce45ad2e400144b6 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 http://github.com/<repo> | |
$ cd <repo> | |
# Generates a new Che workspace with the contents of the current directory | |
# Starts a Che server if one cannot be found | |
$ che up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment