create CLI and sigma stats function in CLI

This commit is contained in:
Charlotte Croce 2025-04-18 17:15:41 -04:00
parent 85bb8958b8
commit 519c87fb04
9 changed files with 849 additions and 46 deletions

2
fylgja-cli Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
node "$(dirname "$0")/src/fylgja-cli.js" "$@"