mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-15 19:14:07 +02:00
Updated Install (markdown)
@@ -216,6 +216,10 @@ archivebox init
|
||||
|
||||
# auto-install all the runtime JS dependencies inside ./node_modules
|
||||
archivebox setup
|
||||
# under the hood, this does:
|
||||
# - npm install 'git+https://github.com/ArchiveBox/ArchiveBox.git#dev'
|
||||
# - playwright install chromium
|
||||
# - and a few other auto-install checks...
|
||||
|
||||
# ✅ see a final detailed breakdown of all the installed dependencies and commands available
|
||||
archivebox version
|
||||
|
Reference in New Issue
Block a user