Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotodo

A simple task and time tracking project in golang

How to install

source code

clone the source code:

git clone https://github.com/SirSobhan0/gotodo.git
cd gotodo
go build -o gotodo main.go

||

go install

go install github.com/SirSobhan0/gotodo@latest

||

Download from release

Download from releases?

Don't Forget to Star the project