todocmd install manuarl =======================================================

[Software Install]-------------------------------------------------------------

Since this software uses the autoconf, if can be installed with the following
commands.

 1) ./configure

 2) make

 3) make install


[Regist Application Cresidential]----------------------------------------------

 4) Get todocmd application cresidential from Google Cound Site.

   After installation, you must first register with Google Cloud Plathome to
   use the Google Task API with this application and obtain your credit
   information.
   Once obtained, this credential information can be shared by multiple
   machines you use. As of March 2021, you can get it for free.
   Please do not disclose the acquired credit information to others you cannot
   trust.

 5) Regist todocmd application cresidential.

   Register the acquired json file of the credential information in the machine
   you use with the following command.
   Note that this command is the root user and should be executed only once for
   each machine to be used.

    # todo import <cresidential.json>


[User Setup]-------------------------------------------------------------------

 6) Exec. the todocmd setup command to get the authentication URL.

   At first, you execute the following command on the your user account.

     $ todo regist

   When executed, the Google URL will be displayed.
   Please Copy and paste this URL into your Web browser, and approve the use
   of todocmd on the displayed Google site.
   After approval, the verification code will be displayed on the screen.
   Please Enter it at the prompt displayed and press the Enter key.
   After execution, a .todocmd file will be created under your home directory.

EOF ===========================================================================
