Skip to content

📓 Custom Git script to compile JSDoc / ngdoc and deploy to gh-pages

License

Notifications You must be signed in to change notification settings

jfeigel/js-pages

Repository files navigation

📓 js-pages

Custom Git script to compile JSDoc / ngdoc and deploy to gh-pages

Install / Run

npm install js-pages
node node_modules/js-pages
  1. Choose Grunt or Gulp as your task runner to get a pre-built template.
  2. Choose jsdoc, Grunt version or Gulp version, or ngdoc, Grunt version or Gulp version, as your documentation generator.
  3. Choose a custom git alias that will be configured for your local repository (defaults to pushdoc)
  4. Choose whether or not sudo is used to install your npm packages

About

📓 Custom Git script to compile JSDoc / ngdoc and deploy to gh-pages

Resources

License

Stars

Watchers

Forks

Packages

No packages published