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

https://github.com/trainyard/template-lite

A minimal template for choo-cli
https://github.com/trainyard/template-lite

Last synced: 7 months ago
JSON representation

A minimal template for choo-cli

Awesome Lists containing this project

README

          

# @choo/template-lite

## Usage

```
npm install @choo/cli @choo/template-lite -g
```

```
mkdir newProject && cd newProject
```

```
choo init
```