ErfiDev / cli-task-manager

a golang program based on the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Manager

app for managing tasks, add, complete, remove and read based on command-line-interface (cli)

stacks:

  • go programming language
  • cobra framework

App setup

all things you need for running this program is a db folder which included in .gitignore because is a private thing actually, you should create the folder called db for successfully run! thank

About

a golang program based on the command line


Languages

Language:Go 100.0%