casey / casey/just

justfile_directory() -> canonical_justfile_directory()

Open
#2,018 8 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
35.8k
Forks
846
Avg merge
27m
Merged PRs (30d)
3

Description

usecase: I started to make a symlink to my justfile in the root of my filesystem /
to have access to my just-recipes from anywhere.

in this case the justfile is a symlink, this introduces an error justfile_directory() which is not resolved

> ln -s /path/to/justfile /

It would be nice the have a resolved canonical directory "canonical_justfile_directory()"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.