Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor cookbook shebangs and extensions #72

Merged
merged 2 commits into from
Aug 29, 2020

Conversation

camstuart
Copy link
Contributor

Starting with the cookbook directory, all recipes are now using consistent shebangs and file extensions

- Changed file extension from .p6 to .raku
- Changed shebangs to #!/usr/bin/env raku
- Set file modes to executable

See also: Raku#57, Raku#58
Copy link
Contributor

@JJ JJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, although there's .pl.TODO file that has changed permissions, it might be better to check it out or just delete it.

@JJ JJ merged commit 8d106ca into Raku:master Aug 29, 2020
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.

None yet

2 participants