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