Skip to content

george124816/gotasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instalation

# specific version
go install github.com/george124816/gotasks@v0.2.0

# latest version
go install github.com/george124816/gotasks@latest

Usage

# create some tasks
gotasks -action create -name "create some random project"
gotasks -action create -name "bump sql" -description "the project need to bump the latest version of sql"

# complete a task
gotasks -action complete -id 2

# show only enabled
gotasks 

# show all tasks either enable or disabled
gotasks -all

#get a specific task
gotasks -action get -id 1

About

a cli to handle tasks

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages