lists-manage:用于管理jnvlist的CLI程序

时间:2021-03-30 01:40:39
【文件属性】:
文件名称:lists-manage:用于管理jnvlist的CLI程序
文件大小:115KB
文件格式:ZIP
更新时间:2021-03-30 01:40:39
TypeScript @ jnv / lists-manage 用于管理项目的CLI程序。 用法 您必须安装 10+和npm。 然后在项目的克隆存储库( README.md文件所在的位置)中运行: $ npx @jnv/lists-manage add 这将运行该程序包,并提示您有关要添加的列表。 (可选)使用-c标志运行,以使用适当的提交消息自动提交附加内容: $ npx @jnv/lists-manage add -c 有关其他选项和功能,请参见下面的。 指令 lists-manage add [URL] USAGE $ lists-manage add [URL] ARGUMENTS URL URL of the list to add (in form of https://github.com/user/repo) OPTIONS -c, --commit c
【文件预览】:
lists-manage-master
----.eslintrc.json(1KB)
----.gitignore(1KB)
----package.json(2KB)
----.npmrc(19B)
----package-lock.json(399KB)
----src()
--------repo()
--------serializer()
--------listItem.ts(389B)
--------types()
--------__tests__()
--------parser()
--------index.ts(37B)
--------prompts()
--------commands()
--------listFile()
--------types.ts(333B)
--------normalize.ts(530B)
--------suggestSection.ts(1KB)
--------git.ts(369B)
----bin()
--------run(139B)
--------run.cmd(31B)
----jest.config.js(159B)
----LICENSE(1KB)
----tsconfig.json(428B)
----.github()
--------workflows()
----README.md(3KB)
----tsconfig.build.json(61B)
----.vscode()
--------settings.json(194B)
----.editorconfig(187B)
----.prettierrc(69B)

网友评论