KeithBrown39423 / Hexdump

The alternative cross-platform hex dumping utility
MIT License
16 stars 0 forks source link

README Build Section Proposal #46

Open ZackeryRSmith opened 3 days ago

ZackeryRSmith commented 3 days ago

In good proposal fashion let me address the problem. The build section is concise and simple, but there seems to be one glaring issue. The binary output going directly to /opt/. I find it slightly unnecessary and a reach of power. Actually it seems this isn't possible with newer versions of Zig even with sudo.

This may just be a silly issue, seeing as it can be changed simply on the user end. My idea is just to allow the user to move the binary wherever they want with a simple mv command. Of course this issue can be closed and ignored depending on your thoughts on the matter.