毎年Googleマイビジネスにて休業日登録を行う必要があり、作業を簡略化するために一括設定用スプレッドシートを作成するツール.
# Clone repoistory
git clone https://github.com/siiibo/payment-calculation.git
# Go to the project folder
cd payment-calculation
# Install packages with yarn
yarn
# Log in to clasp
yarn clasp login
# Rename .clasp.example.json to .clasp.json & fill in the scriptId
mv .clasp.example.json .clasp.json