New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

cli-item

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-item

本地文件项目管理工具

latest
Source
npmnpm
Version
2.0.1
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Description

cli-item:本地文件项目管理工具

Play time

安装:
    > npm install -g cli-item

测试:
    > it
or  > it -h
添加或修改文件项目:
    > it set <alisa> [-d]
打开文件项目:
    > it <alisa>
查看文件项目:
    > it view <alisa>
查看文件项目列表:
    > it list
移除文件项目:
    > it rm <alisa>
更多功能:
    > it -h
or  > it <cmd> -h

默认说明:
1、打开文件项目 it alisa:默认使用vscode编辑器,也可设置为idea或其他编辑器:it edit itemrc
2、编辑文件项目配置|数据 it edit itemrc|item,默认使用vscode编辑器,也可指定编辑器编辑 it edit [-t idea|webstore|other-edit-cmd]

Learn more

package: cli-item

repo: cli-item

Keywords

it

FAQs

Package last updated on 06 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts