Skip to content

Add shebang support.#36

Open
feep wants to merge 1 commit intojackTabsCode:mainfrom
feep:push-xokzymtxqoyl
Open

Add shebang support.#36
feep wants to merge 1 commit intojackTabsCode:mainfrom
feep:push-xokzymtxqoyl

Conversation

@feep
Copy link

@feep feep commented Feb 1, 2026

Just supports shebang (#!) so it can run scripts with custom names.

https://github.com/casey/just#just-scripts

Works with something like this:

#!/usr/bin/env -S just --justfile

Just supports shebang (#!) so it can run scripts with
custom names.

https://github.com/casey/just#just-scripts

Works with something like this:

`#!/usr/bin/env -S just --justfile`
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.

1 participant