mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# GitHub aggregator
|
||||
|
||||
Reads a `.moonweb.yml` file from each of the `skoelle` GitHub repos and
|
||||
regenerates `code/_data/repos.json`. Run manually — not wired into CI.
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
export GITHUB_TOKEN=ghp_xxx
|
||||
python aggregate.py
|
||||
```
|
||||
Reference in New Issue
Block a user