@pikku/addon-google-sheets
v0.0.7
Published
Google Sheets integration for Pikku
Downloads
686
Readme
@pikku/addon-google-sheets
Google Sheets integration for Pikku
Setup
- Add icon SVG at
google-sheets.svg - Update secret schema with required fields
- Implement API service methods
- Create function files for each operation
- Export functions in
src/index.ts - Build:
yarn install && yarn pikku && yarn build
