Hacker News new | ask | show | jobs
by jzs 4137 days ago
I suggest that instead of compiling it into the binary, that you use environment variables instead. Or make it command line flags.

Then you can have a bash script that you don't check in that executes the variable with environment variables/ flags.