@vbsnext/vbs-doc-gen

1.0.0 • Public • Published

"# vbs-document-generator"

Inspired by the awesome implementation found in (https://github.com/koswald/VBScript)[https://github.com/koswald/VBScript], this vbsnext package will help you generate professional documentation from vbscript sources, through a simple command without needing to install any additional software.

Usage

npm install @vbsnext/vbs-doc-gen

Considering your sources are in src directory following command will generate documentation and store it in docs directory (must be created first).

npx vbs-doc-gen /source:"./src" /destination:"./docs"

Readme

Keywords

none

Package Sidebar

Install

npm i @vbsnext/vbs-doc-gen

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

132 kB

Total Files

17

Last publish

Collaborators

  • pravynandas