feat: email client prototype

This commit is contained in:
2024-06-26 20:40:00 +02:00
committed by Rainer Killinger
parent 07e5c80223
commit 31c54083a9
44 changed files with 2597 additions and 196 deletions

View File

@@ -0,0 +1,2 @@
#!/usr/bin/env node
import './lib/cli.js';