@30-seconds/integration-tools 中文文档教程

发布于 5年前 浏览 22 项目主页 更新于 3年前

Logo

30 seconds integration tools

30-seconds 项目。

内容问题请参考个别项目。 此存储库包含集成工具的源代码,仅此而已。

Usage

  • Install globally:
npm i -g @30-seconds/integration-tools

Repo initialization

  1. Create a repository on GitHub with a README.md, .gitignore and a LICENSE.
  2. Clone it locally.
  3. Enter the repository directory locally.
  4. Run init-content-repo inside the directory, answer all the questions, wait for the process to complete.
  5. Make necessary changes, commit, push and start working!

Snippet creation

在依赖此包的存储库中,运行:

create-new-snippet <snippet-name>

替换为您的代码片段的名称,然后进入 snippets 文件夹并进行编辑.

Logo

30 seconds integration tools

Integration tools for 30-seconds projects.

Please refer to individual projects for content issues. This repository contains the source code for the integration tools and nothing else.

Usage

  • Install globally:
npm i -g @30-seconds/integration-tools

Repo initialization

  1. Create a repository on GitHub with a README.md, .gitignore and a LICENSE.
  2. Clone it locally.
  3. Enter the repository directory locally.
  4. Run init-content-repo inside the directory, answer all the questions, wait for the process to complete.
  5. Make necessary changes, commit, push and start working!

Snippet creation

In a repository that has the dependency on this package, run:

create-new-snippet <snippet-name>

Replace <snippet-name> with the name of your snippet and then go inside the snippets folder and edit it.

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文