command line arguments, merge files, comments

This commit is contained in:
uan
2025-08-02 22:36:59 +02:00
parent a000d657ad
commit c2a8530398
6 changed files with 125 additions and 95 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module com.github/shlldev/miniws
go 1.22.2
require github.com/akamensky/argparse v1.4.0 // indirect