Skip to content

greeshma1196/cli-task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cli-task-manager

This project is inspired from https://github.com/gophercises/task. The goal is to play around with Go programming language.

Usage

Build: go build main.go

Run: ./main

To show the DB: ./main show

To insert into DB: ./main insert taskID taskName

To delete from DB: ./main delete taskID

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages