Imported from GitHub: ECE411-Fall2021-Group4/RF-Tin-Can · commit c670707 · license GPL-3.0
Description
LoFi Walkie Talkie
README
RF-Tin-Can
LoFi Walkie Talkie aka LoFi Com Can aka jibber jabber Campbell's Can
Mise en place(everything in its place)
File Organization as it pertains to Nick(our sage git master)
- If a program creates multiple files, only push the ones ones that are needed for others to use the program (i.e. don't push things like log files)
- If a program has multiple files, create a folder dedicated to them in the correct spot, ask if you're not sure what the spot is (i.e. if projectlibre has a project file and an image/pdf, create a folder in documentation called "Gantt Chart"
- Do not keep previous revisions, git does that for us. You can tag the commit of the previous version if you feel inspired (i.e. don't have something like schematic_v1, schematic_v2, shematic_v3. It should just have shematic)
- If you're not sure what to do, ASK
No comments yet. Be the first to ask about this board.