_:
  @just --list

alias p:=publish
alias pub:=publish

# Publish
publish:
  update-cheatsheet.ts
  commit.ts

