initool icon indicating copy to clipboard operation
initool copied to clipboard

Manipulate INI files from the command line

Results 5 initool issues
Sort by recently updated
recently updated
newest added

Hi there, trying to automate some php.ini changes Want to enable an existing extension which is disabled ```;extension=bz2``` but I have tried to get a response via -g and trying...

Would you please upload official builds here to GitHub Releases? GoReleaser makes this pretty painless: - https://goreleaser.com/ Here's a Cheat Sheet: - https://webinstall.dev/goreleaser/ I'd be happy to help with config...

(Not a duplicate of #11.) Do you have to pipe the output to temporary files? Does it not work to overwrite the same file? e.g. ``` C:\> initool get filename.ini...

enhancement
question

Advances actions could be implemented on top of the existing one, thanks to the clean and great design of this tool. Here are some proposals - remove duplicate entries -...

enhancement

In follow-up of https://github.com/dbohdan/initool/issues/15, a level of support of UTF-16 LE encoding will be desired. A very first level, would be to recognize a file encoded in either UTF-16 or...

enhancement