8000 GitHub - flobrosch/msr-data
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

flobrosch/msr-data

Repository files navigation

Dataset of Developer-Labeled Commit Messages

Getting Started

SQLite

Make sure you have sqlite on your system first

cd msr-data
sqlite3 out.db

MySQL

This should work for Postgres too with minor modifications.

cd msr-data
mysql -u user -p password < schema.sql

Edit bootstap.sh for your mysql username and password

./bootstrap.sh

You're done. Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0