GaruGaru / donezo

Donezo is a cli helper for devs that needs to work instead of getting micromanaged

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Donezo

Go Report Card

Donezo is a cli helper for devs that needs to work instead of getting micromanaged

Logo

Installation

go get -u github.com/GaruGaru/donezo

Usage

Add task

donezo add "today i've fixed the p=np problem!"

List current task

donezo list today

List yesterday's task

donezo list yesterday

List specific date tasks

donezo list day 01-02-2006

Build locally

git clone https://github.com/GaruGaru/donezo.git

cd donezo/

make install

About

Donezo is a cli helper for devs that needs to work instead of getting micromanaged


Languages

Language:Go 96.8%Language:Makefile 3.2%