feat: email client prototype

This commit is contained in:
2024-06-26 20:40:00 +02:00
committed by Rainer Killinger
parent e2d5d4f187
commit ecd3d9c6a3
44 changed files with 2596 additions and 196 deletions

View File

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