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

cofe-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

cofe-cli

project scaffold

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

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

cofe-cli

通用脚手架工具

Usage

安装

npm i cofe-cli -g

初始化项目

cofe init project-name

会被提示选择一种项目模版,选择后会在执行命令当前目录 生成一个新项目

模版库

现有模版库有 vue单页项目, vue多页项目,react单页项目, react多页项目

定制自己的模版

如果目前现有模版苦无法满足你的需求,可以自己定义模版,脚手架依然通用

配置脚手架

cofe config tempalte-name template-git-url

自定义模版规则
  1. 模版语言
  2. 非 npm 项目,请自行安装相关包和启动项目

help

cofe / cofe -h

开发运行

npm link

FAQs

Package last updated on 17 May 2019

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