mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-27 13:14:24 -04:00
add packaging setup with stdeb for debian and apt
vendor the base32_crockford lib add build script for debain packages
This commit is contained in:
parent
f05ae7043f
commit
83693a5c03
13 changed files with 263 additions and 19 deletions
|
@ -16,6 +16,7 @@ cd "$REPO_DIR"
|
|||
|
||||
./bin/build_docs.sh
|
||||
./bin/build_pip.sh
|
||||
./bin/build_deb.sh
|
||||
./bin/build_docker.sh
|
||||
|
||||
echo "[√] Done. Install the built package by running:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue