Skip to content

A template repository for learning git and GitHub.

Notifications You must be signed in to change notification settings

uvasds-systems/my-first-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

my-first-repo

This is a simple repository to help you learn the basics of git and GitHub. A few suggestions to get started:

  1. You can open this repository using GitHub Codespaces (a web-based development environment) or you can clone it to your local computer and work on it there.
  2. Whichever you choose, get some practice with the following actions:
    • Basic file management: Creating, editing, or deleting new and existing files
    • Adding files to your git repository
    • Committing files to your git repository with a meaningful commit message
    • Pushing your changes back to GitHub
  3. You can perform these steps repeatedly, treating this repository as if it were a longer-running project.

About

A template repository for learning git and GitHub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages