This is a repository of projects i build to learn a new programing language, framework or tool.
You can check the list of projects here and also, create a PR to add to this project 90 Minutes Apps Google Doc --->
- firstly, install the gonew package
go install golang.org/x/tools/cmd/gonew@latest
- secondly, create the template (replace the {project-module} with your project name i.e github.com/litmus-zhan/url-shortener)
gonew github.com/litmus-zhang/90mins-Apps/templates/go-template {project-module}