Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 272 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 272 Bytes

anylist_cli

A CLI utilty for interacting with AnyList. Uses anylist_rs.

running

To get an signed user id:

cargo run -- login

To view all your list names:

cargo run -- lists "<signed_user_id>"