Giter Club home page Giter Club logo

gull's Introduction

What

Gull is a utility for reviewing your GitHub or GitHub Enterprise activity. You can use it to export activity to markdown or explore interactively via the dashboard.

Install

git clone {this_project}
cd {folder_name}
go install

Require Go

Use

For output, gull activity For dashboard, gull dashboard

Setup

Set an environmental variable with a GitHub token with Repo access permissions

export GITHUB_TOKEN={token}

Subcommands

activity   Shows GitHub activities
dashboard  Visualizes GitHub activities
help, h    Shows a list of commands or help for one command

Flags

--from date, -f date          From date (default: "2018-09-21")
--to date, -t date            To date (default: "2018-09-28")
--user username, -u username  Get activities of specified username
--eventType                   Show event type along with output (default: don't show)
--comment -c                  Show comment events as well (default: don't show)

For GitHub Enterprise

Set below to url

export GITHUB_API={url}

Contribute

Feel free to submit a pull request! Please use gofmt.

gull's People

Contributors

yhkaplan avatar giraffate avatar shimoju avatar

Watchers

James Cloos avatar  avatar  avatar

gull's Issues

テストを追加

今度時間あれば、テストを追加して、より保守しやすくなるようにリファクタリングします。

最低限の機能

  1. PRなどをデフォルト期間でリストアップする (GHのみ)
  2. 指定した期間でリストアップできる(1ページ)
  3. dashboardでPRの一覧を閲覧できる(default期間)
  4. dashboardでほかの型の一覧を閲覧できる

dashboardでActivityのカテゴリを選んで、絞り込める
複数のページを非同期で取得することで、高速化

markdown書き出せる
html書き出せる
dashboardで期間を変えたりするようにしたい

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.