Skip to content

Instantly share code, notes, and snippets.

@devinceble
Created July 14, 2015 11:27
Show Gist options
  • Save devinceble/2c47f10cf942d28ba275 to your computer and use it in GitHub Desktop.
Save devinceble/2c47f10cf942d28ba275 to your computer and use it in GitHub Desktop.
Activity IT
https://github.com/meteor/meteor/blob/devel/packages/spacebars/README.md
git clone https://github.com/devinceble/chatApp3.0.git
cd chatApp3.0/
git checkout -b activity01
git branch
git push -u origin activity01
Generate Token at github for password
git branch
git checkout -b activity02
if finished createing your profile app
git add -A .
git commit -m "Done Activity 2"
git push -u origin activity02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment