Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

keen-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keen-cli

project-template

latest
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

keen-cli🎯

想要有一个自己的项目模板生成工具,然后就自己搞了一个.

能做什么?

可以快速生成各类框架的项目模板,无需在每次项目启动时耗费额外的时间去配置各种东西,并且下载的模板,通常使用的是我目前所知道最优的项目结构。

支持下载的模板

目前只整理出了 Vue 的一套模板,后续会不断增加新模板。

  • √ Vue
  • × React
  • × taro

安装

npm install keen-cli

用法

Usage: keen create <project-name>

Options:
  -v, --version          显示当前版本
  -h, --help             显示帮助

Commands:
  create <project-name>  创建项目
  help [cmd]             display help for [cmd]

FAQs

Package last updated on 30 Dec 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