kanban

module
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2020 License: MIT

README

release

Kanban

A Simple terminal UI for GitHub Project :octocat:.

gif

Installation

brew tap shuntaka9576/tap
brew install shuntaka9576/tap/kanban

Configuration

  1. Refer to Personal access tokens. Please create an access token.
  2. Please create the following configuration file.
$ cat ~/.config/kanban.yml
github.com:
  - user: [GitHub userID]
    oauth_token: [GitHub access token]
  1. Please set the following environment variables.
export LC_CTYPE=en_US.UTF-8

Usage

In the case of this repository, you can use kanban --repo shuntaka9576/kanban.

$ kanban --help
GitHub Project Viewer

Usage:
  kanban [flags]

Flags:
      --help              Show help for command
  -R, --repo OWNER/REPO   Select another repository using the OWNER/REPO format
  -S, --search string     Search project name string(default first project)
  -v, --version           version for kanban

Limit

There are a few limitations. Please give us your feedback.

category name limit
project project 1(use search option)
project columns 10
columns cards 100
issue labels 10
issue assignees 10

Features

  • Real time preview
  • Support organization project bord

Directories

Path Synopsis
cmd
internal
pkg
git

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL