Skip to content

Aran203/cricanalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cricanalytics

For the development of your feature, follow the following steps:

  • Run git pull to ensure that you have the most up to date repo
  • Run git pull origin <branch name> to fetch the branch you are supposed to be working on
  • Run git branch to ensure that you are on the correct branch. If not, run git checkout <branch name> so that you are on the correct branch
  • Implement your feature as a function (look for notes in the metrics document) in the appropriate directory
  • Once you are done with your feature, you want to run git add <files you want to save> followed by git commit -m <message> to commit your changes. Then to update the remote, you want to git push

About

ADSC Fall 24 Project for cricket analytics with hawkeye data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages