Skip to content

Commit

Permalink
add options
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindcj committed Jun 19, 2024
1 parent f4a3448 commit 6b22175
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# eql
SQL for Email

eqlite <command> <sub-command> <sub-command>

eqlite config
provider: 'gmail'
service: 'imap/pop'
email: 'test@example.com'
password 'password'

eqlite cli daemon --start|stop
eqlite cli get-email
eqlite cli create-email
eqlite cli search
eqlite cli analytics
eqlite cli backup

eqlite gui-launch

0 comments on commit 6b22175

Please sign in to comment.