all repos — nasg @ 033a00db8ec281d028c3ed615b9f0e05a73c91c0

run (view raw)

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

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

python3 nasg.py "$@"