创建:CLI引导Sourcegraph npm软件包

时间:2021-02-10 17:54:43
【文件属性】:
文件名称:创建:CLI引导Sourcegraph npm软件包
文件大小:165KB
文件格式:ZIP
更新时间:2021-02-10 17:54:43
repo-type-tooling TypeScript Sourcegraph包创建者 CLI工具以交互方式为@sourcegraph npm软件包创建存储库,添加所有需要的样板并设置CI。 它是幂等的,因此您也可以在半初始化的存储库上运行它,它将跳过已经完成的步骤。 用它 mkdir my-new-package cd my-new-package yarn create @sourcegraph # or npm init @sourcegraph
【文件预览】:
create-master
----.eslintrc.json(103B)
----.gitignore(38B)
----package.json(2KB)
----src()
--------cli.ts(17KB)
--------buildkite.ts(4KB)
--------eslintrc-schema.ts(54KB)
--------npm.ts(1KB)
--------github.ts(389B)
--------codecov.ts(750B)
--------types()
--------package-schema.ts(8KB)
--------prompt.ts(1KB)
--------renovate-schema.ts(822KB)
--------tsconfig-schema.ts(16KB)
--------github-workflow.ts(4KB)
----CODEOWNERS(73B)
----LICENSE(11KB)
----tsconfig.json(320B)
----.github()
--------workflows()
----.prettierignore(37B)
----README.md(1KB)
----prettier.config.js(52B)
----.eslintignore(16B)
----.vscode()
--------settings.json(291B)
----renovate.json(85B)
----.editorconfig(211B)
----yarn.lock(296KB)

网友评论