fetch_kaaj_justfile:
cp kaaj/justfile kaaj.just
import? 'kaaj.just'
# TODO: use an actual list https://github.com/casey/just/issues/2458
exclude_examples := '"challenge07", "many_buttons", "utils"'
# TODO: use an actual list https://github.com/casey/just/issues/2458
export_nickels := "ci build_example pr_previews examples_on_main cleanup_pr_previews release"
sync_readme_example:
uv run python sync_counter_example_readme.py