This commit is contained in:
parent
c48bf5c5d9
commit
c7dd959d65
@ -35,7 +35,7 @@ source ./venv/bin/activate
|
|||||||
You don't have to use more than make. If you just run `make` all statistics will be generated. It will execute the right apps for generating statistics.
|
You don't have to use more than make. If you just run `make` all statistics will be generated. It will execute the right apps for generating statistics.
|
||||||
### Applications
|
### Applications
|
||||||
If you type `dr.` in terminal and press tab you'll see all available apps auto completed. These applications are also used by make.
|
If you type `dr.` in terminal and press tab you'll see all available apps auto completed. These applications are also used by make.
|
||||||
```
|
|
||||||
1. `dr.sync` synchronizes all data from last two weeks from devrant. Only two weeks because it's rate limited.
|
1. `dr.sync` synchronizes all data from last two weeks from devrant. Only two weeks because it's rate limited.
|
||||||
2. `dr.dataset` exports all data to be used for LLM embedding., don't forget to execute `dr.sync` first.
|
2. `dr.dataset` exports all data to be used for LLM embedding., don't forget to execute `dr.sync` first.
|
||||||
3. `dr.stats_all` exports all graphs to export folder, don't forget to execute `dr.sync` first.
|
3. `dr.stats_all` exports all graphs to export folder, don't forget to execute `dr.sync` first.
|
||||||
|
Loading…
Reference in New Issue
Block a user