axil

Crates.ioaxil
lib.rsaxil
version0.1.0
created_at2025-04-07 00:27:13.278135+00
updated_at2025-04-07 00:27:13.278135+00
descriptionA terminal user interface for tree-sitter
homepagehttps://github.com/terror/axil
repositoryhttps://github.com/terror/axil
max_upload_size
id1623517
size339,715
liam (terror)

documentation

README

axil

CI crates.io dependency status

axil is a terminal user interface for tree-sitter.

Screenshot 2025-04-06 at 3 58 52 PM

Installation

axil should run on any system, including Linux, MacOS, and the BSDs.

The easiest way to install it is by using cargo, the Rust package manager:

cargo install axil

Prior Art

The tree-sitter parser generator tool and an incremental parsing library.

Commit count: 13

cargo fmt