Skip to content

Commit

Permalink
docs: adding tealscript template (#318)
Browse files Browse the repository at this point in the history
* docs: adding tealscript template

* chore: pip-audit
  • Loading branch information
aorumbayev authored Sep 29, 2023
1 parent 325cf13 commit a855530
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 185 deletions.
2 changes: 1 addition & 1 deletion docs/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ Name of an official template to use. To see a list of descriptions, run this com

* **Options**

beaker | react | fullstack | playground
beaker | tealscript | react | fullstack | playground



Expand Down
Loading

1 comment on commit a855530

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/algokit
   __init__.py15753%6–13, 17–24, 32–34
   __main__.py220%1–3
src/algokit/cli
   completions.py105298%80, 95
   deploy.py56591%34–36, 78, 96
   doctor.py48394%142–144
   generate.py57198%116
   goal.py39197%57
   init.py1901692%272–273, 323, 326–328, 339, 383, 409, 449, 458–460, 463–468, 481
   localnet.py93397%162, 183–184
src/algokit/core
   bootstrap.py1612485%103–104, 126, 149, 214, 217, 223–237, 246–251
   conf.py54885%10, 24, 28, 36, 38, 71–73
   deploy.py691184%61–64, 73–75, 79, 84, 91–93
   doctor.py65789%67–69, 92–94, 134
   generate.py41295%68, 86
   goal.py56395%27–28, 38
   log_handlers.py68790%50–51, 63, 112–116, 125
   proc.py45198%98
   sandbox.py1811592%100–107, 118, 278, 294, 309–311, 327
   typed_client_generation.py80594%55–57, 70, 75
   version_prompt.py73889%27–28, 40, 59–62, 80, 109
TOTAL166213192% 

Tests Skipped Failures Errors Time
249 0 💤 0 ❌ 0 🔥 23.032s ⏱️

Please sign in to comment.