lyh-cli-test1
v1.0.0npm· JavaScript1. package.json 中配置 bin 2. www文件首行`#! /usr/bin/env node`作用 > 告诉系统可以在PATH目录中查找node,使用node环境执行后续代码 3. 开发环境下 执行`npm link` > 在全局环境下,生成一个符号链接文件,该文件的名字就是package.json文件中指定的模块名 > `npm unlink` 可以重置之前的操作 4. 使用管理员权限打开cmd,然后再执行 `mine-cli`
The verdict
Abandoned. Last published 5 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 5 years ago.
Popularity
2 downloads / week
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
No runtime dependencies
Recent releases
- 1.0.05 years ago