i using atom-runner (https://github.com/lsegal/atom-runner) run inline nodejs program.
is possible pass command line arg when using plugin? hitting alt+r launches node since script expects argument, fails.
how can pass command line argument before running?
that not seem possible atom-runner command lines expect execution interactive. however, workaround possible below link:
Comments
Post a Comment