-
Notifications
You must be signed in to change notification settings - Fork 24
CheckIt Authoring
Steven Clontz edited this page Jul 23, 2024
·
3 revisions
If you need to learn or share any general CheckIt information (not specific to TBIL projects), please use the CheckIt wiki:
https://github.com/StevenClontz/checkit/wiki/
Paste and run the below line in a terminal to see your options:
python scripts/preview_outcome.py -h
For example, if you're editing the AD3
outcome of the calculus
book,
you'd run
python scripts/preview_outcome.py calculus AD3
to spin up a version of CheckIt that previews the latest edits to AD3. A green button should appear in the lower-right of your screen to open the preview in a new tab.