JSON based single page static board generator for links and short notes
https://mkkhedawat.github.io/boardify-demo/
$ npm install -g boardify
$ boardify --help
$ boardify --init
$ cd myBoard
$ boardify --run
$ boardify --build
- clone forked boardifyRepository
- cd boardifyRepository
- make changes
- npm link
- test changes
- raise pull request