fathom extract¶
Extract resources from samples to store them in Git LFS.
Extract resources from the HTML pages in IN_DIRECTORY, and store the
resources for each page in a newly created page-specific directory within a
newly created resources directory in IN_DIRECTORY. For example, the
resources for example.html
would be stored in resources/example/
.
This tool is used to prepare your samples for a git-LFS-enabled repository.
fathom extract [OPTIONS] IN_DIRECTORY
Options
-
--preserve-originals
,
--no-preserve-originals
¶
Save original HTML files in a newly created originals directory in IN_DIRECTORY (default: True)
Arguments
-
IN_DIRECTORY
¶
Required argument