mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-16 19:44:08 +02:00
add latest package build artifacts
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user