all repos — nasg @ ce9c806274ab7170037de88f57c5bf123ad767d1

run (view raw)

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

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

python3 nasg.py "$@"