Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: clarify installation, completions, and bundle type-checking#3292

Merged
bartlomieju merged 1 commit into
mainfrom
triage-cli-install
Jun 17, 2026
Merged

docs: clarify installation, completions, and bundle type-checking#3292
bartlomieju merged 1 commit into
mainfrom
triage-cli-install

Conversation

@bartlomieju

Copy link
Copy Markdown
Member

Small documentation gaps from feedback issues:

  • The installation page now explains that Linux distribution and Snap packages
    are community maintained and can lag behind the latest release, and points to
    the shell installer or manual download for the current version. The manual
    download section gains typical Linux PATH locations and a verification step.
  • The completions page notes that Homebrew installs keep shell completions up
    to date automatically.
  • The deno bundle reference documents the --check / --no-check
    type-checking flags (it does not type-check by default), verified against
    Deno 2.8.

Closes #2676, closes #2678, closes #2857, closes #1065, closes #2386.

- installation: note that Linux distro/Snap packages are community maintained
  and may lag, and recommend the install script or manual download; add typical
  Linux PATH locations and a verify step for the manual download (#2676, #2678, #2857)
- completions: note that Homebrew installs manage shell completions (#1065)
- bundle: document the --check / --no-check type-checking flags (#2386)

Closes #2676
Closes #2678
Closes #2857
Closes #1065
Closes #2386
@bartlomieju bartlomieju merged commit 2b764fc into main Jun 17, 2026
3 checks 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

1 participant