Lobster
Lobster is a tool which integration todo list, OKRs, sprint board, pomodoro and
report etc. functional
Concept
I very like concept of OKR and Agile, so I want to bring this mind to my life for self growth. The project wish to set
goals for long term using concept of OKR then divide to task And sprint tasks via Sprint board, finally achieve that
goal.
CLI usage
$ lobster help
██╗ ██████╗ ██████╗ ███████╗████████╗███████╗██████╗
██║ ██╔═══██╗██╔══██╗██╔════╝╚══██╔══╝██╔════╝██╔══██╗
██║ ██║ ██║██████╔╝███████╗ ██║ █████╗ ██████╔╝
██║ ██║ ██║██╔══██╗╚════██║ ██║ ██╔══╝ ██╔══██╗
███████╗╚██████╔╝██████╔╝███████║ ██║ ███████╗██║ ██║
╚══════╝ ╚═════╝ ╚═════╝ ╚══════╝ ╚═╝ ╚══════╝╚═╝ ╚═╝
Lobster is a tool which integration todo list, OKRs, sprint board, pomodoro and report etc. functional.
Usage:
lobster [command]
Available Commands:
completion Generate completion script
config View and edit Lobster configuration
create Create one resource
delete Delete one resource
get Display one resource
help Help about any command
update Update one resource
Flags:
--config string config file (default is $HOME/.lobster.yaml)
-h, --help help for lobster
Use "lobster [command] --help" for more information about a command.
Auto completion
Zsh
lobster completion zsh > ~/.zsh/completion/_lobster
Tasks
lobster get tasks
+--------------------------------------+--------------------------------------+-----------+---------+---------------------+
| ID | RESULT ID | TITLE | STATUS | CREATE AT |
+--------------------------------------+--------------------------------------+-----------+---------+---------------------+
| 836d2bfb-b002-4c78-8479-177b1dad3e5f | f897a24e-14ac-4293-a783-e16f3b885a1b | interview | BACKLOG | 2021-02-22 21:01:30 |
+--------------------------------------+--------------------------------------+-----------+---------+---------------------+
Tech
WorkFlow
using Trunk-based development
Reference official documents
Dependencies
CI/CD
Infrastructure