🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

ixxx

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

ixxx

一些在终端的执行动作

1.0.3
latest
Source
npm
Version published
Weekly downloads
2
-50%
Maintainers
1
Weekly downloads
 
Created
Source

jja

version NPM Last Update 📦 size downloads downloads

last commit GitHub commit activity Coverage Status codecov

查看 📔 日志 bug 🙋‍♂️ 提交

安装

npm install --save-dev  jja

命令

定义了两个命令,一个是 remove ,另一个是 update

remove

你可以使用 npx jja rm <filename> <filename> <...> 的模式进行移除文件或文件夹,而不再担心“我的 windows 命令在 macos 上没法用呀!!”、“我在 windows 上移除文件夹,文件不存在报错” (不好吧,我就是为了解决这两个问题才呕心沥血加了这个小功能,希望你能喜欢)

npx jja  rm <filename>

如果不想显示该过程的 log 信息,可以使用 -i 忽略掉:

npx jja  rm  -i  filename

update

npx jja up

升级前尽量保证你的功能完善,且 git 目录干净

文档地址

参看 https://earthnut.dev/jja/

Keywords

ixxx

FAQs

Package last updated on 31 Mar 2025

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