Skip to content

ShaimaaSabry/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do

A simple To-Do app that can be used to learn the basics of Go.

Technologies

  • Go

Run Locally

  1. Run the Go application:
    go run cmd/main.go 

Tests & Linting

  • Linting:

    golangci-lint run --fix
    
  • Unit tests:

    go test -cover ./...
    

Authors & Copyrights

Shaimaa Sabry

GitHub LinkedIn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages