Code Monkey home page Code Monkey logo

epona's Introduction

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

epona's People

Contributors

fjsj avatar

Stargazers

Francisco Soares avatar  avatar Gustavo Pinto avatar

Watchers

 avatar James Cloos avatar  avatar

epona's Issues

create gh-pages branch

I'm building a new epona website, and I would like to push it to epona main repo. So, could you please create this branch?

Create code documentation with javadoc

Groundhog project barely has code comments. For better understanding, the code should be commented using javadoc which will give the developers an overall explanation of the most important methods and modules.

Failing to build the project

Hi,

when I download Epona and try to open it on Eclipse, even after performing mvn eclipse:eclipse I get a dependency error related to the following packages and classes:

org.apache.commons.io.FileUtils;
com.google.common.io.Files;
org.eclipse.jgit.api.errors;

org.tmatesoft.svn.core.SVNException;
org.tmatesoft.svn.core.wc.SVNRevision;

org.eclipse.jgit.api.errors.GitAPIException;
org.eclipse.jgit.api.errors.InvalidRemoteException;
org.eclipse.jgit.api.errors.TransportException;
org.json.JSONException;

org.eclipse.jgit.api.errors.GitAPIException;
org.eclipse.jgit.api.errors.InvalidRemoteException;
org.eclipse.jgit.api.errors.TransportException;
org.slf4j.Logger;
org.slf4j.LoggerFactory;
org.tmatesoft.svn.core.SVNException;

org.jsoup.Jsoup;
org.jsoup.nodes.Document;
org.jsoup.nodes.Element;
org.jsoup.select.Elements;

com.ning.http.client.AsyncCompletionHandler;
com.ning.http.client.ListenableFuture;
com.ning.http.client.Response;

Please someone point out what can be the cause of this problem. I've run Maven a few times, refreshed the project uncountable times, tweaked stuff in the build path and still have no idea of what may be causing this trouble, whatsoever.

The following is a link with the output of my latest attempt at making it work with Maven: https://gist.github.com/anonymous/3b01fb454bc5a522b7ef

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.