Skip to content

Install from npm

Rmannn edited this page May 20, 2021 · 9 revisions

The package is hosted on npm, you can install it using npm or yarn

npm install commander@^7.2.0 nestjs-console
# or unig yarn
yarn add commander@^7.2.0 nestjs-console

Next: Getting started

Clone this wiki locally