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:
-
Configure your personal API key in MS' site, as described here
-
Set credentials generated in (1) as values in your config file, (namely)
client_id
andclient_secret
-
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