1 2 3 4
#!/bin/sh # Just a short-hand to run instead of typing it out in terminal during development deno run --allow-all --unstable ./index.ts "$@"