Skip to content

docs(cli): fix typo 'frameowkr' -> 'framework' in README.md#915

Merged
yamcodes merged 1 commit into
yamcodes:mainfrom
Jah-yee:main
May 10, 2026
Merged

docs(cli): fix typo 'frameowkr' -> 'framework' in README.md#915
yamcodes merged 1 commit into
yamcodes:mainfrom
Jah-yee:main

Conversation

@Jah-yee
Copy link
Copy Markdown
Contributor

@Jah-yee Jah-yee commented May 9, 2026

Fixes #914

Simple 1-word typo fix in the CLI README.md:

  • frameowkrframework (line 50)
  • One file, one line changed
  • GH007 compliant

Summary by CodeRabbit

  • Documentation
    • Clarified Framework Detection feature details in CLI README, highlighting support for Node, Bun, and Vite.
    • Fixed a typographical error in the features list.

Review Change Stack

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 9, 2026

⚠️ No Changeset found

Latest commit: 97a9e50

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Jah-yee Jah-yee mentioned this pull request May 9, 2026
@github-actions github-actions Bot added docs Improvements or additions to documentation @arkenv/cli Issues or Pull Requests involving the ArkEnv CLI labels May 9, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 9, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 229b1bb3-66c5-45b7-9331-2f4070ec897d

📥 Commits

Reviewing files that changed from the base of the PR and between 4a1fafd and 97a9e50.

📒 Files selected for processing (1)
  • packages/cli/README.md

Walkthrough

The CLI README is updated to add an explicit "Framework Detection" feature bullet describing automatic framework and runtime detection capabilities. A typo in the related framework feature text is also corrected.

Changes

CLI README Features Documentation

Layer / File(s) Summary
README Features
packages/cli/README.md
Adds "Framework Detection" feature bullet for Node, Bun, and Vite detection; fixes "frameowkr" typo to "framework".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A typo hops away so fast,
Framework detection comes at last,
Node and Bun and Vite so bright,
README features, crystal light! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: fixing a typo in the CLI README by correcting 'frameowkr' to 'framework', which matches the file modification.
Linked Issues check ✅ Passed The PR directly addresses the linked issue #914 by fixing the 'frameowkr' typo in the CLI README, meeting the stated objective.
Out of Scope Changes check ✅ Passed All changes are directly related to fixing the typo in issue #914; no out-of-scope modifications are present in the PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 10, 2026

Open in StackBlitz

arkenv

npm i https://pkg.pr.new/arkenv@915

@arkenv/bun-plugin

npm i https://pkg.pr.new/@arkenv/bun-plugin@915

@arkenv/cli

npm i https://pkg.pr.new/@arkenv/cli@915

@arkenv/fumadocs-ui

npm i https://pkg.pr.new/@arkenv/fumadocs-ui@915

@arkenv/vite-plugin

npm i https://pkg.pr.new/@arkenv/vite-plugin@915

commit: 97a9e50

@yamcodes
Copy link
Copy Markdown
Owner

@all-contributors please add @Jah-yee for doc

@allcontributors
Copy link
Copy Markdown
Contributor

@yamcodes

I've put up a pull request to add @Jah-yee! 🎉

@yamcodes yamcodes merged commit 4dafffb into yamcodes:main May 10, 2026
38 of 39 checks passed
yamcodes pushed a commit that referenced this pull request May 10, 2026
Adds @Jah-yee as a contributor for doc.

This was requested by yamcodes [in this
comment](#915 (comment))

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: arkenv-bot[bot] <237618717+arkenv-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@arkenv/cli Issues or Pull Requests involving the ArkEnv CLI docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

frameowkr typo

2 participants