bun_run command: bun run {{command}} register: just bun_run register publish: just bun_run publish lint: just bun_run lint check: just bun_run type-check checkl: just lint && just check fix: just bun_run fix