Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 543 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 543 Bytes

business-hours-manager

毎年Googleマイビジネスにて休業日登録を行う必要があり、作業を簡略化するために一括設定用スプレッドシートを作成するツール.

Development

Setup

# 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