atom-community / atom-community/atom-script

Feature request to treat yaml/yml files starting with #!/usr/bin/env as bash scripts

Open
#578 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
730
Forks
264
PR merge metrics
No merged PRs in 30d

Description

Adding this would allow things like launching the ever growing universe of tools that support yaml input files. For example, with this first line, you could run ansible playbooks:

```
#!/usr/bin/env ansible-playbook

---
# the rest of your yaml playbook content.....
```

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.