Skip to content

kenmurithi/git-rt-day1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

Residential Training course day1


Git and git hub


Content covered


Practicals


  • Markdown practical
  1. python code print("Hello, Python world")
  2. bash code
            counter=0
            for word in $(ls);
            do
              counter+=1
            done
            echo "there are $counter items in your directory"
  • Contributing and collaborating on git hub -branches -pull requests -creating issues and assigning -as collaborater -as contributer
  • Git on Local machine - git clean sheet

EANBiT residential trainning by Caleb Kibet

About

EANBiT residentail trainning day1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published