all repos — nasg @ 3bc95edebc1a89417cb948c5c86766457f1e325f

run (view raw)

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

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

python3 nasg.py "$@"