Categorygithub.com/danieloliveira079/go-bootstrap
modulepackage
0.0.0-20230905155547-aca393f3ee8f
Repository: https://github.com/danieloliveira079/go-bootstrap.git
Documentation: pkg.go.dev

# README

go-bootstrap

Initial Go project structure

Build

go build -o bin/go-bootstrap
./bin/go-bootstrap validate

Run

 go run main.go validate 

Test

go test ./...

# Packages

Copyright © 2020 NAME HERE <EMAIL ADDRESS> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
No description provided by the author