mirror of
https://github.com/YGGverse/Yo.git
synced 2025-02-10 13:54:31 +00:00
update readme
This commit is contained in:
parent
17c6b1c48e
commit
f70042263b
13
README.md
13
README.md
@ -24,15 +24,16 @@ Default build inspired and adapted for [Yggdrasil](https://github.com/yggdrasil-
|
|||||||
* MIME-based crawler with flexible filter settings
|
* MIME-based crawler with flexible filter settings
|
||||||
* Page snap history with local and remote mirrors support
|
* Page snap history with local and remote mirrors support
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
1. Install php and manticore
|
1. Install `composer`, `php` and `manticore`
|
||||||
2. Grab latest version `git clone https://github.com/YGGverse/Yo.git`
|
2. Grab latest version `git clone https://github.com/YGGverse/Yo.git`
|
||||||
3. Check `src/config.json` for any customizations
|
3. Run `composer update` inside the project directory
|
||||||
4. Run indexes init script `php src/cli/index/init.php`
|
4. Check `src/config.json` for any customizations
|
||||||
5. [Start crawling!](https://github.com/YGGverse/Yo#add)
|
5. Run indexes init script `php src/cli/index/init.php`
|
||||||
|
6. [Start crawling!](https://github.com/YGGverse/Yo#documentation)
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
### CLI
|
### CLI
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user