Skip to content

Instantly share code, notes, and snippets.

@mglagola
Last active February 27, 2018 14:48
Show Gist options
  • Save mglagola/860d255782a5dc275d1a2112cc94ed66 to your computer and use it in GitHub Desktop.
Save mglagola/860d255782a5dc275d1a2112cc94ed66 to your computer and use it in GitHub Desktop.
# cd into your Expo project directory
cd <path/to/project>
# create `deploy` file
touch deploy
# make script executable
chmod u+x deploy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment