#kss-node-template such as github
This is a template for kss-node styleguide.
##Demo
This demo was created using kss-node's demo file.
##How to apply this template
- Install kss-node. Type
npm install kss
ornpm install -g kss
for global CLI. - Download and copy the "template" folder into your working directory.
- Run
kss-node
command with--template
option, like below.
kss-node <sourcedir> --template path/to/template
##More document