1.0.0 • Published 2 years ago
dep-mgr v1.0.0
dep-mgr
English | 中文
dep-mgr is a Node.js script to publish specified packages to a custom registry.
Introduction
The dep-mgr script is used to migrate dependencies from the official npm registry to a specified npm registry.
How to Use
- Make sure you have Node.js installed.
- Run the following command:
npx dep-mgr <dependency-name> --registry=<registry url>
- Follow the prompts to login to your npm registry.
- The script will automatically publish the dependency to the specified registry.
Custom registry
1.0.0
2 years ago