Code Monkey home page Code Monkey logo

issuesdownload's Introduction

Issues Download Build Status Bitdeli Badge

Issues Download is a lightweight java application that will pull issues from a github.com repository, and write them to a .csv file. IssuesDownload uses Kohsuke Kawaguchi's GitHub API for Java to connect to GitHub when writing issues.

To run the application once compiled, simply run the .jar file that should have been compiled. Once the process is complete, a .csv file should contain issue information in the .jar file directory. Please Note: When the .jar file is run, it will overwrite any other issues.csv files in the jar file directory.

If downloading Issues doesn't work after multiple tries, you may need to copy the IssuesDownload properties file, and place it in the same directory as the .jar file, then edit the file to contain your personal or an application access token.

Releases

Screenshots

Screenshot One

CSV Format

The .csv format used is as follows: Id, Title, Creator, Assignee, Milestone, State, Body Text.

The first line of the csv file shows the format used, and therefore does not display any information pulled from issues.

ID Title Creator Assignee Milestone State Body Text
1 Add a Bitdeli Badge to README bitdeli-chef psgs First-Release CLOSED Pull request made by @psgs at https://bitdeli.com

Compiling

Don't feel like compiling? You can download a pre-compiled release from the Releases section.

IssuesDownload uses Apache Maven 3 to compile!

To compile IssuesDownload, simply install Apache Maven, and run: mvn -f pom.xml clean install -P shade

issuesdownload's People

Contributors

fpigerre avatar psgs avatar bitdeli-chef avatar

Watchers

James Cloos avatar

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.