1.0.10 • Published 5 years ago

notshell v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

Not Shell Command Tools

基于 commanderjs 及 shelljs 的命令行工具包,封装常用不常用的指令。

查看内置命令

nsh # 或
nsh -h

使用 NotShell 的跨平台能力执行 shell 指令

NotShell 的执行能力依赖于shelljs的 API,具体跨端能力参考shellJS

nsh ls -al
nsh rm -rf node_modules
1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago