├── LICENSE ├── README.md ├── bw-dl.bash └── shell.nix /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Atemu/bookwalker-dl/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Atemu/bookwalker-dl/HEAD/README.md -------------------------------------------------------------------------------- /bw-dl.bash: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Atemu/bookwalker-dl/HEAD/bw-dl.bash -------------------------------------------------------------------------------- /shell.nix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Atemu/bookwalker-dl/HEAD/shell.nix --------------------------------------------------------------------------------