The Tree-sitter CLI allows you to develop, test, and use Tree-sitter grammars from the command line. It works on MacOS, Linux, and Windows. Installation You can install the tree-sitter-cli with cargo: cargo install tree-sitter-cli or with npm: npm install tree-sitter-cli You can also ...
Thanks to the awesome service provided by Azure, GitHub, CircleCI, AppVeyor, Drone, and TravisCI it is possible to build and upload installable packages to the conda-forge anaconda.org channel for Linux, Windows and OSX respectively. To manage the continuous integration and simplify feedstock ...
Contributor ahelwer commented Oct 26, 2021 • edited @josteink appveyor is currently used for tree-sitter windows builds/releases and supports ARM architectures https://stefanscherer.github.io/use-appveyor-to-build-multi-arch-docker-image/...