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

https://github.com/binbiubiubiu/create-liqueur

An npm package generator
https://github.com/binbiubiubiu/create-liqueur

generator npm-package package-tool

Last synced: about 1 month ago
JSON representation

An npm package generator

Awesome Lists containing this project

README

          

# Liqueur

[![NPM version](https://img.shields.io/npm/v/create-liqueur.svg?style=flat)](https://npmjs.org/package/create-liqueur) [![NPM downloads](http://img.shields.io/npm/dm/create-liqueur.svg?style=flat)](https://npmjs.org/package/create-liqueur)

## Introduction

An npm package generator

## Install

```sh

// Use npm
$ npm create liqueur my-package

// Use yarn
$ yarn create liqueur my-package

// Use pnpm
$ pnpm create liqueur my-package

```

## LICENSE

MIT