Commit Graph

8 Commits (main)

Author SHA1 Message Date
Sean Hickey 4481060613 Restructure the code a bit.
Add a more complete wrapper function called Configure and ConfigureWithDefaults.
Add ability to write a configmap back to a new file.
Changed my mind about multiple equals signs because some data like base64 uses equals signs.
Added more tests.
Bump to version 0.1.0 to signal closer to completeness/stability.
Changed domain name from gitea.wisellama.rocks to git.wisellama.rocks.
2022-11-09 00:16:36 -08:00
Sean Hickey 5cc5aa419e Make surrounding quotes optional 2022-09-27 22:17:45 -07:00
Sean Hickey 55c201b36c Add ability to override values with cli flags 2022-06-18 12:44:10 -07:00
Sean Hickey c14e0dfcab Minor doc tweaks. v0.0.2 2022-02-27 02:12:55 -08:00
Sean Hickey fd2e59f47a Add go get command to readme 2022-02-21 23:12:58 -08:00
Sean Hickey 4dfcff507f Rename to gosimpleconf 2022-02-21 22:47:36 -08:00
Sean Hickey cb73af83a0 Move files out of pkg into root 2022-02-21 22:39:32 -08:00
Sean Hickey 9d186a3b3f Was this seriously simple enough for me to do in one commit? 2022-02-21 22:26:38 -08:00