We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e564781 commit e7afa1cCopy full SHA for e7afa1c
1 file changed
content/misc/clasp/index.md
@@ -1,7 +1,7 @@
1
+++
2
title='CLASP'
3
date = 2023-04-17
4
-updated = 2026-05-08
+updated = 2026-05-11
5
taxonomies = { tags = ["Misc"] }
6
aliases=["/git/new-clasp"]
7
@@ -30,7 +30,7 @@ In particular you will need:
30
31
# New project setup
32
33
-- [ ] Create new git repo from the [template repo](template_repo) (big green button on top right)
+- [ ] Create new git repo from the [template repo][template_repo] (big green button on top right)
34
- [ ] Create Google Apps Script project (On Standalone, Sheets, etc.)
35
- [ ] Clone Scripts Project into an **EMPTY FOLDER** using clasp (We won't be keeping this folder we just need two files from the clone)
36
```sh
0 commit comments