arch-wiki-docs/README.md

14 lines
381 B
Markdown
Raw Permalink Normal View History

# arch-wiki-docs
### Fork of https://github.com/lahwaacz/arch-wiki-docs for use on Nix systems using poetry for dependency management
### example usage:
```shell
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