Ideal to discuss at the end: how to make a repo/code usable on multiple computers. for example, it might involve copying a lot of data that's not in git. Or lots of different file paths, and these might be hard-coded. How to easily develop locally and then run remotely. what happens if you need to edit remotely, too? - how to think about this.
Ideal to discuss at the end: how to make a repo/code usable on multiple computers. for example, it might involve copying a lot of data that's not in git. Or lots of different file paths, and these might be hard-coded. How to easily develop locally and then run remotely. what happens if you need to edit remotely, too? - how to think about this.