create-doly
v0.0.24
Published
Creates anythings for doly-cli by the command line.
Downloads
17
Readme
create-doly
一个简单的命令行工具,用来快速创建doly项目
Getting Started
Install
npm install create-doly
Usage
create-doly
通过命令行交互,进行doly项目的创建
Usage: create-doly <command>
Commands:
list|ls List all the templates
Options:
-h, --help output usage information
-V, --version output the version number
list | ls
┌───────────────┬───────────────────┬────────────────────────────┬─────────────────────────────┐
│ Template Name │ Owner/Name │ Description │ HomePage │
├───────────────┼───────────────────┼────────────────────────────┼─────────────────────────────┤
│ simple │ doly-dev/doly-cli │ Basic, simple and general. │ https://doly-dev.github.io/ │
└───────────────┴───────────────────┴────────────────────────────┴─────────────────────────────┘
Template
提供了预置本地模版,并且支持了通过remote选项下载github模版