Skip to content

🔧 Extract and analysis co-changes functions in Go projects

License

Notifications You must be signed in to change notification settings

rodrigo-brito/co-change-analysis

Repository files navigation

co-change-analysis

Extract and analysis co-changes in Go and C projects

Installation and usage

  1. Install python3, virtualenv and git.

  2. Init virtualenv and install dependencies

make init
  1. Analysis a project
./main.py --lang go -r https://github.com/gorilla/mux.git  --support 0.001 --confidence 0.1

About

🔧 Extract and analysis co-changes functions in Go projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published