Sam eeea6fd44f | ||
---|---|---|
ArchWiki | ||
.gitignore | ||
LICENSE | ||
README.md | ||
arch-wiki-docs.py | ||
pyproject.toml | ||
shell.nix |
README.md
arch-wiki-docs
Fork of https://github.com/lahwaacz/arch-wiki-docs for use on Nix systems using poetry for dependency management
example usage:
nix-shell --command zsh
mkdir .venv
poetry install
poetry shell
./arch-wiki-docs.py --langs en --output-directory ~/.local/share/docs/archwiki/
When the command is run a second time, it will only download updates