boardify

0.2.0 • Public • Published

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
 

Package Sidebar

Install

npm i boardify

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

25.8 kB

Total Files

34

Last publish

Collaborators

  • mkkhedawat