项目作者: unadlib

项目描述 :
An installation template tool
高级语言: TypeScript
项目地址: git://github.com/unadlib/installation.git
创建时间: 2020-04-23T17:20:01Z
项目社区:https://github.com/unadlib/installation

开源协议:MIT License

下载


installation

Node CI

An installation template tool, inspired by create-react-app.

Usage

  1. yarn add -D installation
  2. # or
  3. npm install -D installation

API

  • generateProject()

TODO