deps-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.13 • Public • Published

deps-cli

npm version npm downloads bundle JSDocs License

A CLI tool to manage dependencies in your project

Requirements

  • Node.js >= 20.0.0
  • 配置host

Features

📦  input many packages to install

🚀  show your beetle development branches

🚗  auto install dependencies

🚑  auto commit dependencies

🚒  auto push dependencies

Install

npm install -g deps-cli

Usage

deps-cli

Configuration

# ~/deps-cli.ini
[auth]
username=xxx #登录用户名
password=xxx #登录密码
cookies="xxx" #登录cookies

[projects]
root=xxx #本地项目根目录

[hosts] # host配置,敏感信息请自行配置
loginHost=xxx #sso登录认证 host
beetleHost=xxx #beetle host

[presets]
data={} #预设数据

License

MIT License © 2024-PRESENT Joruno-w

Readme

Keywords

none

Package Sidebar

Install

npm i deps-cli

Weekly Downloads

1

Version

0.0.13

License

MIT

Unpacked Size

63.1 kB

Total Files

8

Last publish

Collaborators

  • joruno