Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Go application boilerplate

Usage

Build and run:

make build-run

Run with live reload (watches *.go files and restarts on change):

make watch

If wgo is not installed, the target will prompt you to install it automatically.

Run tests:

make test

Lint:

make lint

If golangci-lint is not installed, the target will prompt you to install it automatically.

Under the hood

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages