New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@emmafgy/cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emmafgy/cli

ef-cli

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

ef-cli 脚手架

  • 版本 1.0.0
  • 功能: 支持下载模板 create 命令
  • 全局命令可使用 ef-cli

安装

npm install -g @emmafgy/cli

使用

ef-cli create <projectName>

采用三方模块

  • commander:命令配置工具
  • chalk:命令行美化工具
  • inquirer:命令行交互工具
  • ora:命令行 loading 效果
  • fs-extra:更友好的文件操作
  • download-git-repo:命令行下载工具
  • figlet:生成基于 ASCII 的艺术字

Keywords

cli

FAQs

Package last updated on 12 Nov 2023

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