NEMAR CLI
The NEMAR CLI is the terminal client for the NEMAR platform. It wraps dataset validation,
git-annex + S3 data handling, GitHub metadata versioning, and DOI workflows behind a single
nemar command. It is one part of the NEMAR ecosystem.
Start here
Section titled “Start here”- Installation: install with Bun and check your environment.
- Quick Start: sign up, verify your email, and upload your first dataset.
- Authentication: sign in with your browser, the headless case, and a named key per machine.
Guides
Section titled “Guides”Reference
Section titled “Reference”- Command reference: generated from
nemar … --help-all. - Configuration and Environment variables.
- Account Access:
nemar auth profile, requesting upload access, and your access tier. - Debugging and Bug Reports: the
--debugflag and filing an issue.