zed-windows-builds

(★ 1,345)

Unofficial nightly builds of the Zed editor for Windows

File Explorer

  • .actrc
  • .gitignore
  • .mise.toml
  • README.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

scoop bucket

View Details ▼

Manage buckets: Git repositories containing files which describe how scoop installs applications.
If Scoop doesn't know where the bucket is located its repository location must be specified.

scoop bucket list

List all buckets currently in use:

scoop bucket known

List all known buckets:

scoop bucket add {{name}}

Add a known bucket by its name:

🔍

scoop

View Details ▼

The Scoop package manager.
Some subcommands such as `bucket` have their own usage documentation.

scoop install {{package}}

Install a package:

scoop uninstall {{package}}

Remove a package:

scoop update --all

Update all installed packages:

# Project Badges

  • Test Scripts Test Scripts Visit
  • Test Integration Test Integration Visit
  • Scheduled Nightly Build Scheduled Nightly Build Visit
  • Scheduled Stable Build Scheduled Stable Build Visit
// repository documentation