File: README.md

package info (click to toggle)
errbot 6.2.0%2Bds-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 3,796 kB
  • sloc: python: 11,557; makefile: 164; sh: 97
file content (13 lines) | stat: -rw-r--r-- 415 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Project Tool

These are support tools for the project

`./plugin-gen.py`

- Generates `repos.json`, which has a list of available plugins
- It will also update a `blacklisted.txt` file of false positive on the initial research to optimize subsequent ones.
- Takes a while with the API rate limit.

`./gen_home.py`

- Generates a Github wiki compatible page named `Home.md` with all the plugins using `repos.json`