1.0.9 • Published 4 years ago

nestjs-modules v1.0.9

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

NestJS Modules

Table of Contents

List of modules

Description

Interactive command-line utility for installing, removing and updating NestJS modules

Installation

Globally via npm

npm install --global nestjs-modules

Running on-demand:

npx nestjs-modules [options]

Examples

Run without options for interactive

npx nestjs-modules

Run with --help to print help

npx nestjs-modules --help
    'usage: nestjs-modules [options]',
    'Run without options for interactive',
    '',
    'options:',
    '  --install    List of modules to install (comma separated values)',
    '  --update     List of modules to update (comma separated values)',
    '  --remove     List of modules to remove (comma separated values)',
    '  --list       Print list of all modules and exit',
    '  --help       Print this list and exit',
    '  --version    Print the version and exit.',
    '',

License

MIT

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.2.2

4 years ago

0.1.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago