Skip to content

Instantly share code, notes, and snippets.

@djadmin
Last active October 5, 2015 15:22
Show Gist options
  • Save djadmin/ddc3658214f0e7b8777a to your computer and use it in GitHub Desktop.
Save djadmin/ddc3658214f0e7b8777a to your computer and use it in GitHub Desktop.
Download your Divshot project
// 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