Fixing vibe coding and adding more features
Going through code to ensure readability and removing redundancy's from Claude Code, also adding more mail services for forwarding and receiving.
This commit is contained in:
@@ -72,6 +72,7 @@ echo ""
|
||||
green "Setup complete!"
|
||||
echo ""
|
||||
echo " Activate the environment: source .venv/bin/activate"
|
||||
echo " Run first-time setup: python main.py --setup"
|
||||
echo " Start MailRelay: python main.py"
|
||||
echo " Run first-time setup: python mailrelay.py --setup"
|
||||
echo " Start with Debug Logs: python mailrelay.py --debug"
|
||||
echo " Start MailRelay: python mailrelay.py"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user