typeorm-doc
v0.0.6
Published
TypeORM docs generator
Readme
typeorm-doc
CLI tool for generated documentation from TypeORM entities.
Installation
npm install -g typeorm-doc
Usage
typedoc <root-to-typeorm-code> <path/to/ormconfig.js> <path/to/docs-file.md>
