Crates.io | rangle |
lib.rs | rangle |
version | 0.1.0 |
source | src |
created_at | 2023-08-02 10:22:46.682566 |
updated_at | 2023-08-02 10:22:46.682566 |
description | An Org-Tangle alternative |
homepage | |
repository | https://github.com/jobin-nelson/rangle |
max_upload_size | |
id | 932588 |
size | 13,196 |
Rangle is a command-line utility written in Rust that provides an alternative to Org-Tangle, a tool for extracting code blocks from Org mode files. Rangle aims to be fast, reliable, and easy to use.
Rangle is not yet available through package managers, so you will need to build it from source. To do so, follow these steps:
https://www.rust-lang.org/tools/install
git clone --depth 1 https://github.com/jobin-nelson/rangle
cd rangle
cargo install --path .
To use Rust-Tangle, run the following command:
rangle -f <file>