Skip to content

Parse go-envconfig struct tags and list them all in one convenient place

License

Notifications You must be signed in to change notification settings

Edholm/envconfig-generate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envconfig-generate

Parse envconfig struct tags and list them all in one convenient place

How to use

Whole project

envconfig-generate ./... > CONFIG.md

Individual files

envconfig-generate $(find ~/my-project -name '*config*.go') > CONFIG.md

About

Parse go-envconfig struct tags and list them all in one convenient place

Topics

Resources

License

Stars

Watchers

Forks

Languages