mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
Problem: Publishing the built tree-sitter-cli artifacts as gzipped binaries prevents installing them with `cargo binstall` or packaging them for Windows Package Manager (`winget`). Solution: Also create a zip archive for each binary, named `tree-sitter-cli` to match now-common downstream usage. (Most package managers have separate `tree-sitter-cli` and `tree-sitter` (library) packages.) |
||
|---|---|---|
| .. | ||
| backport.yml | ||
| bindgen.yml | ||
| build.yml | ||
| ci.yml | ||
| crate_versions.yml | ||
| docs.yml | ||
| nvim_ts.yml | ||
| release.yml | ||
| response.yml | ||
| reviewers_remove.yml | ||
| sanitize.yml | ||
| spam.yml | ||
| wasm_exports.yml | ||
| wasm_stdlib.yml | ||