1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

docs: use rust libraries for downloading and unzipping tldr

This commit is contained in:
Terts Diepraam 2022-02-17 22:24:41 +01:00
parent f57e3470ae
commit 69a94e412b
6 changed files with 364 additions and 47 deletions

View file

@ -1,6 +1,4 @@
# spell-checker:ignore tldr
clean:
rm -rf book
rm -f src/SUMMARY.md
rm -f src/utils/*
rm -rf tldr