mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-28 00:30:03 +02:00
Updated Roadmap (markdown)
14
Roadmap.md
14
Roadmap.md
@@ -40,9 +40,7 @@ If you feel like contributing a PR, some of these tasks are pretty easy. Feel f
|
|||||||
|
|
||||||
ArchiveBox is going to migrate towards this design spec over the next 6 months bit by bit as functionality gets implemented and refactors are released.
|
ArchiveBox is going to migrate towards this design spec over the next 6 months bit by bit as functionality gets implemented and refactors are released.
|
||||||
|
|
||||||
## CLI Usage
|
**CLI:**
|
||||||
|
|
||||||
**Reference:**
|
|
||||||
- [`pip install archivebox`](#-pip-install-archivebox)
|
- [`pip install archivebox`](#-pip-install-archivebox)
|
||||||
- [`archivebox --version`](#-archivebox-version--version)
|
- [`archivebox --version`](#-archivebox-version--version)
|
||||||
- [`archivebox --help`](#-archivebox-help-h--help)
|
- [`archivebox --help`](#-archivebox-help-h--help)
|
||||||
@@ -55,6 +53,16 @@ ArchiveBox is going to migrate towards this design spec over the next 6 months b
|
|||||||
- [`archivebox server`](#-archivebox-server)
|
- [`archivebox server`](#-archivebox-server)
|
||||||
- [`archivebox proxy`](#-archivebox-proxy)
|
- [`archivebox proxy`](#-archivebox-proxy)
|
||||||
|
|
||||||
|
**Design:**
|
||||||
|
- [Overview](#design)
|
||||||
|
- [Dependencies](#dependencies)
|
||||||
|
- [Dependencies](#dependencies)
|
||||||
|
- [Code Layout](#code-folder-layout)
|
||||||
|
- [Data Layout](#collection-data-folder-layout)
|
||||||
|
- [Export Layout](#exported-folder-layout)
|
||||||
|
|
||||||
|
## CLI Usage
|
||||||
|
|
||||||
### `$ pip install archivebox`
|
### `$ pip install archivebox`
|
||||||
```bash
|
```bash
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user