文件名称:ori:个人跨平台生产力工具
文件大小:11KB
文件格式:ZIP
更新时间:2024-03-03 06:56:54
JavaScript
ORI
个人跨平台生产力工具
安装brew,git,nvm,npm,node和ori
/bin/bash -c " $( curl -fsSL https://raw.githubusercontent.com/kitsune7/ori/master/install.sh ) "
基本命令
ori --help :显示支持的命令及其语法的列表
ori --version / ori -v :显示当前安装的版本
ori latest :查看最新版本
ori update :更新到最新版本
未来的命令
ori setup
【文件预览】:
ori-master
----.nvmrc(6B)
----bin()
--------index.js(504B)
--------update.js(405B)
--------showLatest.js(256B)
----package.json(983B)
----.github()
--------workflows()
----LICENSE(1KB)
----package-lock.json(16KB)
----install.sh(560B)
----.gitignore(1KB)
----lib()
--------shell.js(334B)
--------pkgInfo.js(314B)
----README.md(783B)