Hacker News new | ask | show | jobs
by drcongo 15 days ago
I tried this out after finding it on one of your comments yesterday, the good: it set some values in global config files for me which was handy, the not so good: I still haven't managed to make it find any project-level configs. Either way, it's a nice little tool, thanks.
2 comments

Should be fixed now, thanks again!
Thanks for using it and thanks for the feedback! Would you mind opening an issue here with the steps you did (including OS / method of installing) I’ll do my best to fix it.

https://github.com/arnica/depsguard/issues/new

Note that the search is done from the location you run it. That was a change I made that now I think might have been incorrect. Eg if you run it from the downloads folder it will only search from that folder recursively. Would you mind trying running it from the user folder if you haven’t already? (To clarify I mean not where the binary is installed, I mean the current directory where you run depsguard)

I should definitely make it clearer and easier. The entire point is to replace find and replace in a file. I feel like I’m already over complicating it :)

Let me know if this helps!