1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-08 03:07:36 +00:00
Commit graph

3 commits

Author SHA1 Message Date
imfunny
870758aa69
Fixed Issues and added a UI 2019-08-13 15:24:14 +05:30
imfunny
6fb6408534
v0.1.3
-added cli support (thanks @rohit-smpx)
-arguments for fork
-you can now sort and order repos
-fixed bugs
2019-05-23 15:27:23 +05:30
Rohit Gohri
e62e4c05b3 Cli feature (#29)
* Move all cli options to single bin file, export fns from each file instead

* Make username/title required in cli itself

* fix username not being parsed, set desc separately

* read outDir from env var, defaults to dist

* set outDir env var in cli to cwd

* Move default configs to default dir

* handle blog.json not existing

* fix assets path

* make build function async

* update clean command

* added defaults to CLI
2019-05-23 10:30:49 +05:30
Renamed from dist/config.json (Browse further)