Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 601 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 601 Bytes

bigscreen

repo for code for nyu itp big screens fall 2016

github instructions

work on local machine when i want to save, i open the command line terminal and type

  • cd github/bigscreen
  • git add -A
  • git commit -m "a meaningful message"
  • git push

if i share this folder with someone else or i do changes on the cloud and want to retrieve them on my local machine, i do on the command line

  • cd github/bigscreen
  • git pull

caution:

  • cd github/bigscreen is only necessary if you open the terminal from scratch

how to install

this is a link it doesn't work cause