Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add demo GIF and rewrite README to match the other CLI tools#2

Merged
tamnd merged 1 commit into
mainfrom
readme-and-demo-gif
Jun 14, 2026
Merged

Add demo GIF and rewrite README to match the other CLI tools#2
tamnd merged 1 commit into
mainfrom
readme-and-demo-gif

Conversation

@tamnd

@tamnd tamnd commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Brings archive-cli to the same shape as the tamnd/* CLI family.

Changes:

  • Badge row: CI, Release, Go Reference, Go Report Card, License.
  • Nav links before the GIF: Install, Commands, Usage, Credentials.
  • Demo GIF (docs/static/demo.gif, 524 KB): rendered from
    docs/demo/archive.tape with ascii-gif. Three interactions:
    archive search 'collection:nasa mediatype:movies' -n 5 --fields identifier,title,downloads
    (table), archive item nasa -o table (key-value summary), and
    archive wayback available https://google.com -o table (Wayback check).
  • Commands table listing all 19 commands with one-line descriptions
    (replaces the bullet list).
  • Usage section with representative examples, the cursor-export recipe,
    and a jq pipeline.
  • Global flags block listing all persistent flags in one place.
  • Credentials section kept and expanded (resolve order clarified).
  • Exit codes block (0/1/2/3/4/5 with descriptions).
  • Development section: directory map and make targets.
  • Releasing section: annotated tag and push.
  • Removed "Why", "Quick start", "What you can do with it", and "Output
    formats" sections; their content is folded into the new structure.

Also set the GitHub repo description and topics via gh repo edit.

…tools

Badge row, nav links, GIF early, a full commands table with all 19 commands,
usage examples with the cursor-export recipe and jq pipeline, global flags
block, credentials section, exit codes, and development / releasing sections.
The GIF was rendered with ascii-gif from docs/demo/archive.tape and shows
three interactions: a NASA collection search as a table, an item summary, and
a Wayback Machine availability check.
@tamnd tamnd merged commit abdc1be into main Jun 14, 2026
7 checks passed
@tamnd tamnd deleted the readme-and-demo-gif branch June 14, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant