Skip to content

cli: add af update command, switch accent to brand purple#47

Merged
RatulMaharaj merged 2 commits into
mainfrom
feat/cli-update-command
Jul 5, 2026
Merged

cli: add af update command, switch accent to brand purple#47
RatulMaharaj merged 2 commits into
mainfrom
feat/cli-update-command

Conversation

@RatulMaharaj

Copy link
Copy Markdown
Member

Summary

  • Add af update — reinstalls the CLI at the latest JSR version (deno install -g -f ... jsr:@looped/af@latest), matching the install command in the README.
  • Replace the cyan ACCENT color with the docs' primary purple #685EF6, and update success/warning/error to #37946A / #ED9B00 / #D02E1F.
  • Update the birth-banner name highlight and README to match.

Test plan

  • deno fmt --check packages/cli/
  • deno lint packages/cli/
  • deno check packages/cli/main.ts
  • deno test --allow-env --allow-read --allow-write --allow-run packages/cli/ (16 passed)
  • Manually run af update against a real deno install to confirm output formatting

🤖 Generated with Claude Code

https://claude.ai/code/session_01715nBsHA6Y5pAqkkQxnsEE

RatulMaharaj and others added 2 commits July 5, 2026 21:22
Reinstalls the CLI at the latest JSR version via `deno install -f`.
Also swaps the cyan accent for the docs' primary purple (#685EF6) and
aligns success/warning/error colors with the brand palette.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01715nBsHA6Y5pAqkkQxnsEE
… birth banner

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01715nBsHA6Y5pAqkkQxnsEE
@RatulMaharaj RatulMaharaj merged commit d37cc4f into main Jul 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant