summaryrefslogtreecommitdiff
path: root/init.go
AgeCommit message (Expand)Author
2025-10-28allow libraries to load a specific app env config filev0.0.13v0.0.12v0.0.11Jeff Carr
2025-10-28load custom env filesJeff Carr
2025-10-27minorv0.0.9Jeff Carr
2025-10-27add some more details. not much more to do here.Jeff Carr
2025-10-26rearranging filenamesJeff Carr
2025-10-26add something to read from /etc/<appname>.d/Jeff Carr
2025-10-24ENV vs env isn't worth the fight. lower case is lame for this thoughv0.0.7Jeff Carr
2025-10-22remove logv0.0.4Jeff Carr
2025-10-22crapnutsv0.0.3Jeff Carr
2025-10-22actually load the ENV for realJeff Carr
2025-10-22Init() logic was totally wrongJeff Carr
2025-10-21callbacks to argv Exit()Jeff Carr
2025-10-21something to act like bash ENVJeff Carr