1.0.0 • Published 4 years ago

@karbonn/foreman v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Why

Foreman is usefull to list and compare npm dependencies accross multiple repositories. Feed foreman with your projects, it will list project by project common dependencies, and their respective version.

Installation

npm i -g @karbonn/foreman

How to use

  • Declare a json file (your-file.json): { "project-a": "/path/to/project-a", "project-b": "/path/to/project-b" }

  • Run Foreman: foreman -f /path/your-file.json

1.0.0

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.3

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago