Giter Site home page Giter Site logo

flyingswan3000 / dep-mgr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ch-chang/dep-mgr

0.0 1.0 0.0 175 KB

A cli tool to manage dependency packages

Home Page: https://github.com/CH-Chang/dep-mgr

License: MIT License

Shell 0.50% JavaScript 6.49% TypeScript 93.01%

dep-mgr's Introduction

🔄 dep-mgr 依賴包管理器

License Github last commit (branch) npm

English | 繁體中文 | 简体中文


"dep-mgr 依賴包管理器" 是什麼?

"dep-mgr 依賴包管理器" 提供下列兩項功能

  • 根據 pnpm lockfile 至指定 registry 下載相關依賴套件
  • 將指定目錄內的所有依賴包推送至指定 registry

透過上述兩項功能,可將專案所需要的所有依賴包下載至本地,並重新推送至指定的私人 registry,以讓僅能存取特定 registry 的包版機器能夠正常下載專案所需的依賴套件。

依賴要求

  • Node.js ^18.16.0

安裝方法

npm i -g @dep-mgr/cli

使用方法

  • 根據專案 lockfile 下載依賴套件

    dep-mgr download -h
    
    # Usage: dep-mgr-download [options]
    #
    # Options:
    #   -r, --registry <string>  Specific download packages from which registry
    #   -o, --outDir <string>    Specific download packages to which directory
    #   -d, --depMgr <string>    Specific current project use which dependency manager
    #   -h, --help               display help for command
  • 推送指定目錄依賴包至指定 registry

dep-mgr publish -h

# Usage: dep-mgr-publish [options]
#
# Options:
#   -r, --registry <string>  Specific download packages from which registry
#   -o, --pkgDir <string>    Specific publish packages directory
#   -h, --help               display help for command

版權聲明

dep-mgr 依賴包管理器 基於 MIT 授權,授權內容詳見LICENSE

dep-mgr's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.