arch-wiki-docs/README.md

381 B

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