boardify
v0.2.0
Published
JSON configurations based single page static board generator for links and short notes
Readme
boardify
JSON based single page static board generator for links and short notes
demo
https://mkkhedawat.github.io/boardify-demo/
how to use
local
$ boardify --help
$ boardify --init
$ cd myBoard
$ boardify --run
build
$ boardify --buildcontribution
- git clone boardifyRepository
- cd boardifyRepository
- make changes
- npm link
- test changes
- raise pull request
