cli
cli copied to clipboard
Running local CLI
I'd prefer to have @yellicode/cli installed in my project's package.json and run it from node_module
When I run npx yellicode installed that way, it fails with
env: node\r: No such file or directory
This appears to be an issue with line endings. I'm using mac. When I changed to LF, it ran fine