1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

update 0.1.5

-added UI
-fixed bugs
-fixed css issues
-creating a blog is now easier than ever
This commit is contained in:
imfunny 2019-08-12 11:16:06 +05:30 committed by GitHub
parent 03cba16e97
commit 7f8f627565
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 318 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#! /usr/bin/env node
#! /usr/bin/env node
/* Argument parser */
const program = require("commander");