Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unadlib/installation

An installation template tool
https://github.com/unadlib/installation

build-tool build-tools generator template-project

Last synced: 3 months ago
JSON representation

An installation template tool

Awesome Lists containing this project

README

        

# installation

![Node CI](https://github.com/unadlib/installation/workflows/Node%20CI/badge.svg)

An installation template tool, inspired by [create-react-app](https://github.com/facebook/create-react-app).

## Usage

```sh
yarn add -D installation
# or
npm install -D installation
```

## API

* `generateProject()`

TODO