1.0.17 • Published 12 months ago

@brandup/autonpm v1.0.17

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 months ago

autonpm

autonpm install - runs nmp i of all packages in the root directory.

autonpm update - runs nmp update of all packages in the root directory.

autonpm build - runs nmp run build of all packages in the root directory.

autonpm watch - runs nmp run watch of all packages in the root directory.

autonpm-version 1.1.1 - set version and dependency versions of all package.json file in the root directory.

autonpm-cleanup - demove devDependencies and scripts of all package.json file in the root directory.

autonpm pack - runs nmp pack to all packages in the root directory.

By default, ./npm is used as the root directory. To change the root directory, use the env variable NPM_PATH.

Example: "npm:install": "cross-env NPM_PATH=custom_dir autonpm install"

1.0.17

12 months ago

1.0.16

12 months ago

1.0.15

12 months ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.6

1 year ago

1.0.4

1 year ago