Skip to content

k-motoyan/envenb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envenb

envenb is a support tool for embedding environment variables in Golang's binary.

Install

go get -v github.com/k-motoyan/envenb

Usage

cat .env | envenb | gofmt > envenb.go
go build main.go envenb.go

License

MIT

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages