command.applescript
file anywhere and start experimenting!node_modules
for the ts-node
executable. If it can't find ts-node
there it will look for ts-node
in the global node modules location on your computer.command.py
:brew install ruby
). Put the following to e.g. command.rb
:command.pl
:command.php
:.ps1
extension. Here's an example that will empty your recycling bin.#!/path/to/binary
or just #!binary
, Slapdash calls the referenced interpreter to execute the command.*.rb
file, Slapdash will look for the installed Ruby binary.node_modules/.bin
folder to look for tools like ts-node
.PATH
environment variable to resolve the binary.