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

edp

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edp

Enterprise Develop Platform

  • 0.4.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9
decreased by-60.87%
Maintainers
1
Weekly downloads
 
Created
Source

EDP

EDP是一个企业级前端应用的开发平台,提供了常用的项目管理工具、包管理工具、调试工具、构建工具、脚手架、代码检测工具等一系列工具,并允许用户自定义自己的扩展。

安装

edp已经发布到npm上,可以通过下面的npm命令安装。-g选项是必须选项,使用-g全局安装后,可以获得command line的edp命令。

$ [sudo] npm install -g edp

全局安装可能需要sudo

文档

我们推荐通过命令行的方式使用edp。直接命令行下执行edp将显示可以调用的命令,包含内建命令和用户定制的命令。

$ edp
Usage: edp <command> [<args>]

Builtin Commands:
addhtml, addjs, config, help, import, jshint, project, search, webserver

User Commands:
er

See "edp help <command>" for more information.

更详细的使用说明请参考下面的文档:

  • 项目管理
  • 包管理
  • 调试服务器
  • 代码生成
  • 代码检测
  • 自定义扩展

FAQs

Package last updated on 29 May 2013

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