all repos — nasg @ 5dd9cfb1f9ea918422fcc20d515f4c615bf579d6

run (view raw)

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

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

python3 nasg.py "$@"