mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-22 22:25:24 +02:00
Updated Roadmap (markdown)
@@ -49,6 +49,13 @@ To see how much of this spec is scheduled / implemented / released so far, read
|
|||||||
|
|
||||||
## CLI Usage
|
## CLI Usage
|
||||||
|
|
||||||
|
*Note, these ways to run ArchiveBox are all equivalent:*
|
||||||
|
|
||||||
|
- `archivebox [subcommand] [...args]`
|
||||||
|
- `python3 -m archivebox [subcommand] [...args]`
|
||||||
|
- `python3 archivebox/__main__.py [subcommand] [...args]`
|
||||||
|
- `python3 archivebox/manage.py archivebox [subcommand] [...args]`
|
||||||
|
|
||||||
### `$ pip install archivebox`
|
### `$ pip install archivebox`
|
||||||
```bash
|
```bash
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user