kaizenity

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

README

logo

Latest release License

Kaizenity is a minimalistic console-based personal Kanban board / task manager for small projects with VI-like key bindings

screenshot

Installation

Make sure you have setup a Go >=1.6 development environment

It is necessary that the GOPATH environment variable is configured and your PATH includes $GOPATH/bin (please see docs page for more information)

Then use the following command:

$ go install github.com/ctznfive/ctznfive@latest

The binary will be installed into $GOPATH/bin:

$ kaizenity

Key Bindings

Key Function
a Add a new card to the current column
i Edit the current card
D Delete the current card
j Move the cursor down the column
k Move the cursor up the column
l Move the cursor to the next column
h Move the cursor to the previous column
J Move the card down
K Move the card up
L Move the card to the next column
H Move the card to the previous column
Q Exit the application

Contributing

If you'd like to contribute, ask questions or share your opinions, please feel free to open an issue

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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