/scaffoldiing-poc

Proof of concept for generating documentation using scaffolding

Primary LanguageJavaScript

Proof of concept for generating documentation using scaffolding

project running

Prerequisites

install

git clone git@github.com:nialloc9/generator-poc.git

cd generator-poc

npm install

npm link

run

    yo poc

Minimum Criteria

  • Show that custom documentation can be auto generated. For this test a .gitignore and a README

Approach

  • Custom documentation can easily be created using the yeoman scaffolding tool.