We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21d653 commit 9896f46Copy full SHA for 9896f46
1 file changed
README.md
@@ -14,3 +14,15 @@ This project can be reproduced with:
14
```sh
15
calkit run
16
```
17
+
18
+## How to use this project as a template
19
20
+With the Calkit CLI:
21
22
+```sh
23
+calkit new project --template calkit/example-basic
24
+```
25
26
+or click "use this project as a template" at https://calkit.io/calkit/example-basic:
27
28
+<img width="1068" height="667" alt="Image" src="https://github.com/user-attachments/assets/8ead705e-b92f-4e66-a346-22e238012da6" />
0 commit comments