move cmd into cmd/http as subcommand
All checks were successful
cicd / cicd (push) Successful in 44s

This commit is contained in:
bel
2023-10-28 09:52:39 -06:00
parent 8b7d0e84c0
commit 0baf3ccc8f
12 changed files with 487 additions and 469 deletions

13
cmd/http/draw.sh Normal file
View File

@@ -0,0 +1,13 @@
#! /bin/bash
cd "$(dirname "$(realpath "$BASH_SOURCE")")"
cd ..
go run . http -http=:8081 \
-foo reg \
-like-after 1023-08 \
-group-date ^....-.. \
-group-name '^[^:]*:[^:]*' \
-like-name '(AssetAccount|Retirement)' \
-bpi ./http/bpi.dat \
"$@" \
./http/macro.d/*