mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-25 04:04:25 -04:00
add latest package build artifacts
This commit is contained in:
parent
3f160eab8e
commit
16ad02d574
2 changed files with 1 additions and 2 deletions
|
@ -211,7 +211,7 @@ Description: <div align="center">
|
||||||
# docker-compose run archivebox <command> [args]
|
# docker-compose run archivebox <command> [args]
|
||||||
|
|
||||||
mkdir archivebox && cd archivebox
|
mkdir archivebox && cd archivebox
|
||||||
wget 'https://github.com/pirate/ArchiveBox/blob/master/docker-compose.yml'
|
wget 'https://raw.githubusercontent.com/pirate/ArchiveBox/master/docker-compose.yml'
|
||||||
docker-compose run archivebox init
|
docker-compose run archivebox init
|
||||||
docker-compose run archivebox add 'https://example.com'
|
docker-compose run archivebox add 'https://example.com'
|
||||||
docker-compose run archivebox manage createsuperuser
|
docker-compose run archivebox manage createsuperuser
|
||||||
|
|
|
@ -13,7 +13,6 @@ w3lib==1.22.0
|
||||||
|
|
||||||
[dev]
|
[dev]
|
||||||
setuptools
|
setuptools
|
||||||
wheel
|
|
||||||
twine
|
twine
|
||||||
flake8
|
flake8
|
||||||
ipdb
|
ipdb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue