Open davidmarkclements opened 7 years ago
Completeness? /shrug
I use an extra "bin" script so that I don't have a shebang in my real code. It can go away; I don't mind.
not saying it should go away - just not sure on the approach of the bin file
but.. maybe it should go away for non-transport templates (cf. #3)
Honestly, I got the approach from some tutorial somewhere at some point and have just blindly copied and pasted ever since. I haven't taken the time to think about it other than that.
I think... we need to split into different templates.. based on categorisations of current eco system
for transports we can just do it like pino-elasticsearch (shebang in entry point, no bin file)
or maybe this is just for transports
we can start there, and strip back for utility modules
content seems a little superfluous, possibly misleading (why do we get the realpath and require? what's that for?)