Skip to content

Commit 9896f46

Browse files
authored
Add template usage instructions to README; resolves #12
1 parent f21d653 commit 9896f46

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,15 @@ This project can be reproduced with:
1414
```sh
1515
calkit run
1616
```
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

Comments
 (0)