mix credence.corpus.fetch (credence v0.8.0)

Copy Markdown

Fetches the source of the pinned popular hex packages (see Credence.Corpus) into the gitignored corpus/ directory, using mix hex.package fetch — source only, no transitive deps, no compilation.

mix credence.corpus.fetch

Idempotent: packages already present at the pinned version are skipped. Run this once; the over-firing test (mix test --include corpus) and mix credence.corpus then read the cached source.