Giter Club home page Giter Club logo

issues's Introduction

Issues

Gets github issues and turns them into a formatted table in the terminal.

Requires erlang to run ./issues file (all you need to fetch the issues) and erlang + elixir for the rest.

To run ./issues <username> <repo> <lines>

By default you get 4 if you just run ./issues <username> <repo>

Examples:

 ./issues elixir-lang elixir 4



numb | created_at           | title
-----+----------------------+----------------------------------------------------------------------------------------
8678 | 2019-01-22T19:41:58Z | `mix test` should error and not ignore files when using multiple files and line numbers
8682 | 2019-01-23T12:21:09Z | Raise error when attempting to run single line tests on multiple files
8687 | 2019-01-24T09:03:44Z | Fix rounding for subnormal floats, closes #8685
8689 | 2019-01-24T14:04:36Z | .beam files differ between builds


./issues phoenixframework phoenix 3


numb | created_at           | title
-----+----------------------+--------------------------------------------------
3241 | 2019-01-12T11:04:39Z | Update heroku.md
3244 | 2019-01-16T10:52:14Z | Update deployment.md
3250 | 2019-01-18T22:03:47Z | Show socket paths on mix phx.routes. Closes #3237

Installation

mix deps.get

Generate docs with mix docs and open doc/index.html

issues's People

Contributors

spduk avatar

Watchers

 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.