Skip to content

Latest commit

 

History

History
63 lines (55 loc) · 3.31 KB

File metadata and controls

63 lines (55 loc) · 3.31 KB

da-cli documentation

da is a command-line tool that syncs the galleries of the DeviantArt artists you watch to a folder on your disk, and lets you search and browse DeviantArt from the terminal.

Which page do I want?

I want to… Page
install it and get my first download working Getting started
understand one command properly Command guides
look up a command or a flag Command reference
fix an error I just got Troubleshooting
download new art automatically every day Scheduling
change a setting Configuration
find where files are written, or uninstall Files on disk
wrap da in a cron job or monitor it Scripting
know what an exit code means Exit codes
set something via the environment Environment variables
know what da-cli does with my OAuth secret Security model
run the tests Testing
understand why it is built this way Decision records

How this is organised

Four kinds of page, because readers arrive with four different kinds of question:

Elsewhere in the repository

  • README — what da-cli is, and the 30-second tour
  • CONTRIBUTING — the bar for a pull request
  • ARCHITECTURE — a map of the package for contributors
  • AGENTS.md — reference for AI coding agents driving da
  • CHANGELOG — what changed in each release