Initial commit

This commit is contained in:
2023-01-13 19:00:20 +00:00
commit 2a64c41a8c
10 changed files with 2404 additions and 0 deletions

6
Grid/bootstrap.sh Executable file
View File

@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -euo pipefail
mkdir -p .buildutils/m4
autoreconf -fvi