diff options
author | San Jacobs | 2025-09-14 04:58:08 +0200 |
---|---|---|
committer | San Jacobs | 2025-09-14 04:58:08 +0200 |
commit | 0677448940089fca9f3d66b52145eef66962e449 (patch) | |
tree | 9aa6d58e460d359deddcd1560a3e17b866fc38b2 /build.bat | |
parent | 6aecd424625c4b2bad8a4cf56d06d3c645794341 (diff) | |
download | statics-0677448940089fca9f3d66b52145eef66962e449.tar.gz statics-0677448940089fca9f3d66b52145eef66962e449.tar.bz2 statics-0677448940089fca9f3d66b52145eef66962e449.zip |
Added filtering feature
Diffstat (limited to 'build.bat')
-rw-r--r-- | build.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.bat b/build.bat new file mode 100644 index 0000000..e50f118 --- /dev/null +++ b/build.bat @@ -0,0 +1 @@ +odin run . -- "test-data.ics" -i 2025-08 -v
\ No newline at end of file |