cquinn417 / Greenway

0 stars 0 forks source link

Create Repos #2

Open carz0987 opened 1 day ago

carz0987 commented 1 day ago

Create the following folders in your repo, even if they will be empty for now: src, test, .config, .build, dep, docs, res, samples, tools. Additionally create a backend folder to hold schemas, cloud function code, etc that requires version control, and a business folder to hold business documents that 305Soft requires.

carz0987 commented 1 day ago

Git does not keep track of folders, only files; so you cannot push an empty folder to github. Since we want the folder structure, to each empty folder add a .gitkeep file. If your team adds a file to the folder, then delete the .gitkeep file.

carz0987 commented 1 day ago

Add the canonical files described in the article, particularly a README.md file.

Make the docs folder be your team’s Pages web server by following these instructions.

The SCRUM Master will then add the other team members as collaborators. Also add the members of the CTO staff (CSC 305 Professor and TAs) as collaborators by adding the group uricsc305@gmail.com.