miguel-osuna / npm-monorepo-oclif-test

An npm workspace monorepo that includes a simple oclif app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm-monorepo-oclif-test

An npm workspace monorepo that includes a simple oclif app

Run test

Install the project:

npm install

Followed by:

npm pack --ws

You will notice a tar file gets generated, but without the actual node_modules dependencies listed in bundledDependencies.

About

An npm workspace monorepo that includes a simple oclif app


Languages

Language:TypeScript 64.8%Language:JavaScript 32.6%Language:Batchfile 2.6%