1
0
Fork 0
mirror of synced 2024-06-28 02:50:24 +12:00

Install archivebox as an npm package (README.md)

Co-authored-by: Nick Sweeting <git@sweeting.me>
This commit is contained in:
Cristian Vargas 2020-08-18 16:08:03 -05:00 committed by GitHub
parent 44131f05ee
commit 6af08ae9f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,7 +92,7 @@ curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - \
&& apt-get install -qq -y --no-install-recommends nodejs
pip install archivebox # install archivebox
npm run setup
npm install -g 'git+https://github.com/pirate/ArchiveBox.git'
mkdir data && cd data # (doesn't have to be called data)
archivebox init