@flex-development/nest-commander
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.1 • Public • Published

nest-commander

github release npm codecov module type: esm license conventional commits typescript vitest yarn

A NestJS module for building CLI applications

Contents

What is this?

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.

Install

This package is ESM only.

yarn add -D @flex-development/nest-commander @nestjs/common @nestjs/core @nestjs/testing

From Git:

yarn add -D @flex-development/nest-commander@flex-development/nest-commander @nestjs/common @nestjs/core @nestjs/testing
See Git Protocol | Yarn  for details on requesting a specific branch, commit, or tag.

Use

TODO: usage docs

Types

This package is fully typed with TypeScript.

Contribute

See CONTRIBUTING.md.

Package Sidebar

Install

npm i @flex-development/nest-commander

Weekly Downloads

4

Version

1.0.0-alpha.1

License

BSD-3-Clause

Unpacked Size

184 kB

Total Files

93

Last publish

Collaborators

  • unicornware