A NestJS module for building CLI applications
NestJS is a framework for building Node.js server-side applications. It can also be used, however, to build
standalone applications, thus allowing developers to implement the same architectural patterns across applications.
Built on top of Commander.js, nest-commander brings the NestJS developer experience to CLI applications.
This package is ESM only.
yarn add -D @flex-development/nest-commander @nestjs/common @nestjs/core @nestjs/testingFrom Git:
yarn add -D @flex-development/nest-commander@flex-development/nest-commander @nestjs/common @nestjs/core @nestjs/testingSee Git Protocol | Yarn for details on requesting a specific branch, commit, or tag.
TODO: usage docs
This package is fully typed with TypeScript.
See CONTRIBUTING.md.