Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use the new odin root command to resolve the builtin collections #349

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

laytan
Copy link
Contributor

@laytan laytan commented Apr 15, 2024

I added a odin root command to Odin which just prints the root, this makes it much more reliable and always work.

Support is still there for older Odin versions.

Some more logging has also been added.

Also now resolving home directory for the odin_command configuration, and for path lookups, so if someone has ~/odin in their path it would resolve that correctly.

Pretty certain this fixes #281 too.

@DanielGavin DanielGavin merged commit 93e92be into DanielGavin:master Apr 15, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't use ~/... in collections path
2 participants