This package has been deprecated

Author message:

no-longer-used

@mohism/cliwrap

1.0.15 • Public • Published

Getting Start

按一下顺序创建你的命令行工具,

Init

mkdir foo && cd foo

npm init

妥善设置的你package name(例子中使用foo)

Install Deps

npm i @mohism/cliwrap

(wait ...)

npx init-wrapper

link your command

sudo npm link

foo -h

foo hello -h

然后再阅读

命令开发指南 - 项目内开发

命令开发指南 - 作为npm包

/@mohism/cliwrap/

    Package Sidebar

    Install

    npm i @mohism/cliwrap

    Weekly Downloads

    4

    Version

    1.0.15

    License

    ISC

    Unpacked Size

    849 kB

    Total Files

    20

    Last publish

    Collaborators

    • lanhao