f / f/guardian

processing executable files

Open
#28 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Crystal
Stars
280
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Is there any specific reason why executable files have to be excluded from processing by guardian (https://github.com/f/guardian/blob/master/src/guardian/watcher.cr#L57)?

I have a repo with some very simple Crystal programs (tasks for AdventOfCode) that I've all marked executable (with the hashbang line `#!/usr/bin/env crystal run`) so that I can run them from the command line easily, and now I've installed guardian to see if it make things more convenient, but it took me a while to figure out why it didn't work at all when I told it to watch `./**/*.cr`...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.