| Script | Description |
|---|---|
dump-repos.php |
Dump all repositories from GitHub. |
| File | Description |
|---|---|
| /data/repos.json | List of all repositories from GitHub. |
- Create
.envfrom.env.example. - Run
direnv allow .to allow direnv to load.envfile. - Run script from
scriptsfolder.