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

minidev

Package Overview
Dependencies
Maintainers
2
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minidev

支付宝小程序开发 cli(minidev) 提供了常用的支付宝系小程序开发指令,能够方便地在各类平台上快速进行小程序的开发、预览、上传等操作。

  • 0.0.4
  • npm
  • Socket score

Version published
Weekly downloads
190
decreased by-19.49%
Maintainers
2
Weekly downloads
 
Created
Source

Minidev - 支付宝小程序开发 Cli (WIP)

支付宝小程序开发 cli(minidev) 提供了常用的支付宝系小程序开发指令,能够方便地在各类平台上快速进行小程序的开发、预览、上传等操作。

如何使用

安装

npm i -g minidev

工具授权 (真机预览和真机调试都需要)

minidev login

真机预览

cd /path/to/yourProject
minidev preview -a {yourAppId}

真机调试

cd /path/to/yourProject
minidev remote-debug -a {yourAppId}

启动 devServer

cd /path/to/yourProject
minidev dev

FAQs

Package last updated on 26 Oct 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