Simple Go application copied when starting new projects.
- Clone, fork, or use this template to create a new repo.
- Install the required software:
- Find and replace the following text:
- Find
github.com/tuckernsn/go-template
- replace with
github.com/USERNAME/REPO_CREATED
- replace with
- Find
go-template
- replace with
REPO_CREATED
- replace with
- Find
Ideally use git bash to run/build the program from source.