git clone [email protected]:fantasista21jp/aipo_to_gcal.git
cd aipo_to_gcal
composer install
$clientId = 'Your Client ID';
$authEmail = 'Your Auth Email';
$p12Key = 'Your P12 Key File Path';
$targetCalendar = 'Your Calendar Name';
$aipoUser = 'Your Aipo User';
$aipoPasswd = 'Your Aipo Password';
$aipoIcalUrl = 'Your Aipo Ical URL';
/usr/bin/php /pathto/upload.php