New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mypaas/paas-comp

Package Overview
Dependencies
Maintainers
5
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mypaas/paas-comp

###### 🤠 欢迎使用PaaS 2.0 开发者工具

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

PaaS 2.0 开发者工具

🤠 欢迎使用PaaS 2.0 开发者工具

在开始之前,如果你是Windows用户

我们强烈建议你使用 Windows Terminal 工具,以替代 cmder 或者是其他命令行工具。

[如何给 Windows Terminal 增加一个新的终端]:在大多数情况下,git-bash 集成了部分 Linux 命令可以满足我们大多数的需求,所以我们可以将 git-bash 集成到 Windows Terminal 中,同时它还支持 emoji 😎

安装

你可以通过下列任一命令来进行安装

$ npm install @mypaas/paas-comp -g
# or
$ yarn global add @mypaas/paas-comp

当安装成功之后,你可以运行:

$ paas-comp -v

# 你会看到:
🤖 你正在使用移动开发工具Comp-cli,当前版本为v1.0.0

查看有哪些指令:

$ paas-comp -h

# 你会看到有哪些指令:
脚手架指令格式: comp <command> [options]

选项 options:
  -v, --version       查询版本号
  -h, --help          查询指令

指令 command:
  init [packageName]   初始化一个组件包 里面会有一个组件模板
  add  [componetName]  为你新增一个组件
  help [cmd]           显示帮助指令界面

Keywords

FAQs

Package last updated on 01 Apr 2021

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