casey / casey/just

Add shebang recipe interpolation docs

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

Description

A recipe like the following is valid as far as I can tell:

```just
greet name:
#!/usr/bin/env sh
echo "Hello, {{name}}!"
```

However, the Shebang Recipes doc does not mention this so it's difficult for users to discern what's possible.

I would happily open a PR but I see that the README now says contributions are not accepted :/

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.