First, thank you for this project! It's such a simple, but powerful build tool ❤
I was curious if you've thought about using the presence of the hashbang (e.g. #!/usr/bin/env node) in a file to automatically infer binary configuration? It would be nice to not need a directory as part of the binary configuration and could lean into being a little less config or having to look up docs for it.
First, thank you for this project! It's such a simple, but powerful build tool ❤
I was curious if you've thought about using the presence of the hashbang (e.g.
#!/usr/bin/env node) in a file to automatically infer binary configuration? It would be nice to not need a directory as part of the binary configuration and could lean into being a little less config or having to look up docs for it.