https://github.com/ikmnjrd/gas-ts-projects
TypeScript for Google Apps Script, monorepo
https://github.com/ikmnjrd/gas-ts-projects
Last synced: about 2 months ago
JSON representation
TypeScript for Google Apps Script, monorepo
- Host: GitHub
- URL: https://github.com/ikmnjrd/gas-ts-projects
- Owner: ikmnjrd
- License: mit
- Created: 2024-10-19T12:12:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T16:19:59.000Z (5 months ago)
- Last Synced: 2025-01-19T14:18:29.819Z (4 months ago)
- Language: TypeScript
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Motivation
- write GAS in TypeScript
- manage monorepo in GitHub### Dependencies
- jq
### How to add new project
`./create-new-package.sh {package name}`
### This repository can't
- run local script
- do watch mode