Skip to content

nest-commander 1.0.0-alpha.1

Install from the command line:
Learn more about npm packages
$ npm install @flex-development/nest-commander@1.0.0-alpha.1
Install via package.json:
"@flex-development/nest-commander": "1.0.0-alpha.1"

About this version

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.

Details


Assets

  • nest-commander-1.0.0-alpha.1.tgz

Download activity

  • Total downloads 65
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all