Samir Alajmovic
Samir Alajmovic
Correct, it should resolve with regard to the file that imports the project, similar to all programming languages.
Thanks, I will update the documentation to include that information as you say, it's very useful to know about it! Mani is still v1 so breaking changes will occur, but...
Great idea, it's available in sake as well. I don't have time to implement this now, but feel free to open up a pull request, it shouldn't be too hard...
It's added now as of 0.30.0
What do you mean?
Ah makes sense then :P . Didn't know about that extension, will add it to the README for vscode users to know about, cheers!
User config is in addition to the regular config file. To invoke sake: - a `sake.yml` file must be found in the current or any parent directory, OR - you...
I understand, just to mention it again, you can set the `SAKE_CONFIG` env variable to `~/.config/sake/sake.yaml` and invoke mani from anywhere to get the same results, it's what I do...
Was able to reproduce, fix incoming.
The work is done, just trying to work in some other fixes and features to the same release. Should be done this week.