Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 190 Bytes

File metadata and controls

9 lines (9 loc) · 190 Bytes

Notes

Github

How to create a repo and sync it up easily:

  1. Create repo on github
  2. Copy repo link
  3. git clone [link] on development device.
  4. create edits
  5. git push
  6. git commit