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

mysoft-paas-cli

Package Overview
Dependencies
Maintainers
5
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mysoft-paas-cli

A simple CLI for scaffolding PaaS component or devtool

  • 1.0.7
  • latest
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

PaaS-cli

快速生成 PaaS 项目的组件开发工具,支持 PC 和移动端

Installation

npm install -g mysoft-paas-cli

Usage

paas-cli init my-project

cd my-project

yarn

yarn run design

目录结构及说明

目录结构:

.
+-- containers
|   +-- container-repo
+-- modules
+-- packages
|   +-- example-component
+-- static
+-- .babelrc
+-- .postcssrc.js
+-- package.json

说明

目录支持平台说明
containersPC框架
packagesPCMobile
modulesMobile存放钩子组件

Keywords

FAQs

Package last updated on 10 Mar 2022

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