0.2.0 • Published 5 years ago

boardify v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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 --build

contribution

- git clone boardifyRepository
- cd boardifyRepository
- make changes
- npm link
- test changes
- raise pull request