Skip to content

fkoete/tasker247-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to update the code

Instructions/terminal commands to upload code to Github.

  1. Add new file changes by tracking everything: git add .
  2. Track file changes to staging area: git commit -m "some message about changes"
  3. Push changes to the remote Github repository: git push origin master

About

Website for tasker247

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published