Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 663 Bytes

File metadata and controls

14 lines (9 loc) · 663 Bytes

Microsoft ToDo CLI App

This command line interface tool is for interacting with your account in Microsoft's To Do application

To be able to start using it you would have to:

  1. Configure your personal API key in MS' site, as described here

  2. Set credentials generated in (1) as values in your config file, (namely) client_id and client_secret

  3. Start using it e.g. mstd --help (mstd is the work-in-progress name for the compiled tool, but you can name it and use it as you wish