Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

t10u/ini-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker .INI file parser

Add an option

$ cat test.ini | docker run --rm -i tonigrigoriu/ini-parse section option value > test_updated.ini

Delete an option

$ cat test.ini | docker run --rm -i tonigrigoriu/ini-parse section option delete > test_updated.ini

About

Docker .INI file parser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages