Skip to content

cloudultima3164/notes

 
 

Repository files navigation

notes

cli for plain text notes

# simple run
go run main.go

# binary installation
go install

# for slightly smaller binary
go install -ldflags="-s -w"

About

cli for plain text notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%