mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
v0.1.3
-added cli support (thanks @rohit-smpx) -arguments for fork -you can now sort and order repos -fixed bugs
This commit is contained in:
parent
81e8302b22
commit
6fb6408534
13 changed files with 1853 additions and 1056 deletions
|
@ -1,11 +1,11 @@
|
|||
[
|
||||
{
|
||||
"username": null,
|
||||
"name": null,
|
||||
"userimg": null,
|
||||
"sort": null,
|
||||
"order": null,
|
||||
"includeFork": null,
|
||||
"theme": "light.css"
|
||||
}
|
||||
[
|
||||
{
|
||||
"username": null,
|
||||
"name": null,
|
||||
"userimg": null,
|
||||
"sort": null,
|
||||
"order": null,
|
||||
"includeFork": null,
|
||||
"theme": "light.css"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue