Added first, rest and nth
[jackhill/mal.git] / livescript / run
1 #!/bin/bash
2 exec node $(dirname $0)/${STEP:-stepA_mal}.js "${@}"