Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
/ epona Public archive

A simple pure Java tool to crawl Java projects from popular forges and to extract metrics from them

Notifications You must be signed in to change notification settings

fjsj/epona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epona

A simple pure Java tool to crawl Java projects from popular forges and to extract metrics from them.

Usage

Building in your machine

Epona was built using Maven. In order for it to behave like an Eclipse project, you'll need to install [1] Maven, and then run:

mvn eclipse:eclipse

Supported Forges

  • GitHub
  • Google Code
  • SourceForge

Crawlers

Forge Search

  • GitHub: Epona uses the GitHub API v3 to search for repositories on GitHub

  • Google Code: to be written

  • SourceForge: to be written

How to contribute

Want to contribute with code, documentation or bug report?

Just add an issue and fix them! :) Try the existing ones

[1]: Consider installing the m2e plugin for Eclipse

About

A simple pure Java tool to crawl Java projects from popular forges and to extract metrics from them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages