This is the default template for a simple .NET Core console app. This template has:
To create and push your current code to github, use the task create-github
.
How?
shift + cmd + p
or (Windows) shift + ctrl + p
Tasks: Run Task
create-github
from the dropdownThis will create a new github repo, locally and up on github and also push your current code.
after you have created a github repo, completed your project and pushed your code, follow these instructions: https://suncoast.io/handbook/tools/assignment-turn-in/
When you are complete with the project and have turned it in to your instructor, update this read me with details about the assignment.