Crates.io | acorn-cli |
lib.rs | acorn-cli |
version | 0.1.30 |
created_at | 2025-09-07 22:53:03.628442+00 |
updated_at | 2025-09-12 17:30:49.387185+00 |
description | ACORN command line interface |
homepage | |
repository | https://code.ornl.gov/research-enablement/acorn |
max_upload_size | |
id | 1828590 |
size | 11,362,545 |
Accessible Content Optimization for Research Needs
Homebrew and Scoop packages are planned. Check back soon for updates.
Install acorn
command
cargo install acorn-cli
Test the installation
acorn help
curl -LO https://code.ornl.gov/api/v4/projects/16689/packages/generic/x86_64-unknown-linux-gnu/v0.1.26/acorn
chmod +x ./acorn
/usr/local/bin
)
mv acorn /usr/local/bin
acorn --version
⚠️ CAUTION
acorn export
is not currently supported on MacOS
Clone this project and navigate to it
git clone https://code.ornl.gov/research-enablement/acorn
cd ./acorn
Install acorn
command
cargo install --path ./acorn-cli
Test the installation
acorn help
See ARCHITECTURE.md
See CONTRIBUTING.md