- commit
- 261be49
- parent
- 8647925
- author
- Eric Bower
- date
- 2021-08-09 05:03:32 +0000 UTC
update readme
1 files changed,
+7,
-1
+7,
-1
1@@ -32,10 +32,16 @@ This will use the github api to fetch information about the resources and also
2 fetch the associated readme for each resource and save them to `db.json` and
3 `markdown.json`
4
5+To only process missing resources:
6+
7+```bash
8+yarn process missing
9+```
10+
11 To convert markdown files to html
12
13 ```bash
14-yarn transform
15+yarn html
16 ```
17
18 This will create an `html.json` file which contains the readme html which we