notshell

1.0.10 • Public • Published

Not Shell Command Tools

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

查看内置命令

nsh #
nsh -h

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

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

nsh ls -al
nsh rm -rf node_modules

/notshell/

    Package Sidebar

    Install

    npm i notshell

    Weekly Downloads

    56

    Version

    1.0.10

    License

    ISC

    Unpacked Size

    33.7 kB

    Total Files

    12

    Last publish

    Collaborators

    • czzczz