Skip to content

Add shebang recipe interpolation docs #3292

@ianthetechie

Description

@ianthetechie

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

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 :/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions