Open Issues Need Help
View All on GitHubAI Summary: Modify the CLI parser in the Node.js implementation of the Gren compiler to accept command-line flags in the format `--flag value` (without the `=` separator), in addition to the existing `--flag=value` format.
Complexity:
3/5
good first issue help wanted