Skip to content

willy-r/go-task-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Task Runner

A simple task runner to learn Goroutines

Running locally

  1. Install dependencies
go mod tidy
  1. Run http server
go run main.go

About

Learning Go and Goroutines by making a simple task runner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages