all repos — nasg @ 5f9b0fc625689959bed1a15f005fb53a15c8f92d

run (view raw)

 1
 2
 3
 4
 5
 6
#!/usr/bin/env bash

set -euo pipefail
IFS=$'\n\t'

python3 nasg.py "$@"