Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@qihoo/secard

Package Overview
Dependencies
Maintainers
7
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qihoo/secard

开发者工具

  • 1.3.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
7
Created
Source

secard 开发者工具

请注意:当前开发者工具属于内测阶段,仅供受邀用户使用,非受邀用户可能会遇到无法正常使用的情况。

  • 当前工具为 cli 交互工具;

安装:

建议使用全局安装,安装方法(您可能需要使用 sudo 权限):

npm install @qihoo/secard -g

使用:

  1. 创建 card:

    登录 secard 开放平台按平台操作创建 secard ,如遇问题请联系产品对接专员。

  2. 初始化项目:

    创建 secard 项目目录,并在目录下执行 secard init 命令。

    > mkdir cardprj
    > cd cardprj
    > secard init
    
  3. 发布项目:

    提交 secard 代码:

    secard publish
    如果第一次使用或者更新过用户 token,需要填写token。
    
  4. 提审 card:

    提交secard后,等待后台审核通过后上线secard(或审核不通过后按要求修改后再次提审)。

其他命令:

  • secard run : 在本地运行 secard 项目
  • secard check : 检查开发者工具版本更新

更新帮助信息请使用 secard -h 查看。

Keywords

FAQs

Package last updated on 17 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc