A weekly/daily news letter of resources/articles around the web which is language/framework agnostic to help readers build a better understanding of programming in general.
Create a PR and add a new issue
We use Go itself as a task runner. Since it's so fast, no need to
compile go. Just use go run
go run cmd/compile.go
go run cmd/server.go
go run cmd/deploy.go
go run cmd/publish.go issue-number
## Official sendout email
go run cmd/publish.go issue-number --send