ioquatix / script-runner

This package will run various script files inside of Atom. It currently supports JavaScript, CoffeeScript, Ruby, and Python. You can add more.
http://atom.io/packages/script-runner
Other
62 stars 23 forks source link

How do I add my own extensions? #32

Closed jchannon closed 7 years ago

jchannon commented 9 years ago

Your repo says I can configure this to run my own scripts. Where do I do that?

jchannon commented 9 years ago

ah I need a shebang line

ioquatix commented 9 years ago

You theoretically can also add scope based scripts, but I'm actually not sure off the top of my head how you do it now.

huba commented 9 years ago

We could put the command map into the options file for the user to edit. But shebang lines are still the most recommended.

ioquatix commented 9 years ago

Documenting this makes a lot of sense to me.

ioquatix commented 7 years ago

This is now documented. https://github.com/ioquatix/script-runner#shebang-lines