README
@anchan828/commands-reference
Generate CLI Reference
Install
npm i @anchan828/commands-reference
Usage
nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README
Example
See commands-example docs
> TODO: description
<script type="module">
import anchan828NestCommandsReference from 'https://cdn.skypack.dev/@anchan828/nest-commands-reference';
</script>
Generate CLI Reference
npm i @anchan828/commands-reference
nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README
See commands-example docs