Skip to content

saskaradit/go-cobra-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note app with Go-Cobra

build the app first run go build .

to initiate database ./go-cobra init

to add a note ./go-cobra note new

to see all the notes ./go-cobra note list

Releases

No releases published

Packages

No packages published

Languages