gryphonshafer/dest

Code around having to be in the root dir

Closed this issue · 0 comments

It's annoying having to always be in a project's root directory when conducting operations. It should be a fairly straight-forward thing to walk upward directories (just like git does) to find the project root, then execute commands relative to the cwd.