Skip to content

Repo to apply my studies building a CLI using cobra.dev

Notifications You must be signed in to change notification settings

lalizita/cobra-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cobra Basics

Repo to apply my Cobra CLI studies.

Todo App

I'm applying my studies building a todo app. The app should list all the tasks registered in a json file (internal/todo/todos.json).

To run this project you must have Go installed in your computer.

List todos

make list

Next features

  • List Command
  • Add Command
  • Delete Command
  • Format Todo

About

Repo to apply my studies building a CLI using cobra.dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published