all repos — nasg @ 1cd0308bb56f7cf2cf4c831c7d6ca3b62ef0d370

run (view raw)

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

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

python3 nasg.py "$@"