feat: email client prototype

This commit is contained in:
2024-06-26 20:40:00 +02:00
committed by Rainer Killinger
parent 8b581ef9ca
commit 5b7272c31e
44 changed files with 2597 additions and 196 deletions

View File

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