tmcw / gedcom

A simple GEDCOM parser that focuses on translating GEDCOM structure into JSON.
https://tmcw.github.io/parse-gedcom/live/
ISC License
159 stars 31 forks source link

Include shebang in generated CLI tool #41

Closed tmcw closed 3 years ago

tmcw commented 3 years ago

Fixes #39 - the generated binary file didn't have a shebang line, so it would not run with node.