josegptcom

module
v1.7.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2022 License: ISC

README

josegptcom

builds.sr.ht status

This is my personal space :)

Quick start

Development
go mod download
go run main.go
Test
go test -v -cover ./...
Coverage Func
go test -coverprofile=c.out ./...
go tool cover -func c.out
Coverage HTML
go test -coverprofile=c.out ./...
go tool cover -html c.out
Deployment
go mod download
go build ./...
./josegptcom

Directories

Path Synopsis
cmd
internal
vc
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL