Last active
October 5, 2015 15:22
-
-
Save djadmin/ddc3658214f0e7b8777a to your computer and use it in GitHub Desktop.
Download your Divshot project
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
# Please follow these steps if you need to download your divshot project. | |
# Let's say you need to download 'my-project' from production and you have Divshot CLI installed. | |
divshot login | |
mkdir my-project | |
divshot init | |
divshot download production | |
# Done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment