Skip to content

gomesluiz/bug-report-crawler

Repository files navigation

Bug Report Crawler

A Java Crawler to extract bug reports information from many issue tracking systems. Currently, the crawler only supports the extraction from Bugzilla bug tracking repositories.

Installation

Use the package manager maven to install bug-report-crawler.

$ git clone https://github.com/gomesluiz/bug-report-crawler.git
$ cd bug-report-crawler
$ mvn install

Usage

$ java -jar target/product/bug-report-crawler.jar

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A bug report crawler tool written in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages