Skip to content

Make sure that examples have a shebang and are executable #58

Open
@AlexDaniel

Description

Basically, add this to all example files that don't have it already:

#!/usr/bin/env perl6

And make sure that they are executable:

chmod +x example-file.p6

See also #57 (comment)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions