Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Env2ini – creates and updates INI files from environment variables
(
github.com
)
4 points
by
nextrevision
3742 days ago
1 comments
tw56hacker
3742 days ago
{ echo '[env]'; env } > file.ini
link