Skip to content

dnflahzk/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 

Repository files navigation

Assignment 1

Question2

Fork the course repository. Create a directory called Test. Add a markdown file to your Test directory called readme.md. Edit the readme file using markdown syntax to include a description of what you've done. Create screenshots to show what you've done and hand in the screenshots.

  • mkdir test
  • cd test/
  • git clone https://github.com/dnflahzk/test.git
  • touch README.md
  • git add README.md
  • git commit -m "This is a new file"
  • git config --global user.email "_____"
  • git config --global user.name "_____"

Releases

No releases published

Packages

No packages published