Skip to content

Commit fdcdf66

Browse files
authored
adding: generate json, csv to todo and add generate html to features
1 parent 614c95c commit fdcdf66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ A tiny script to get list of all repository of a GitHub user and generate HTML o
99
- Auto pagination to get list of all repos
1010
- Groupination repos by its main language name
1111
- Groupination non-language repo to other
12+
- Generate **HTML** output page
1213

1314
## Using GitHub export repositories
1415

@@ -35,5 +36,7 @@ While I was writing and testing, I seemed to be blocked and GitHub servers no lo
3536
- Remove the example code from lib file (export.py)
3637
- Create examples and tests file
3738
- Publish the package to pip
39+
- Generate JSON output
40+
- Generate csv output
3841

3942
© Copyright Max Base

0 commit comments

Comments
 (0)