Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ynnjs/ynn-cli

Ynn command line tool.
https://github.com/ynnjs/ynn-cli

Last synced: 25 days ago
JSON representation

Ynn command line tool.

Awesome Lists containing this project

README

        

# Ynn command line tool

## Installation

```sh
$ npm i -g ynn-cli
```

## Usage

To generate a new Ynn app:

```sh
ynn new
```

To generate a new Ynn app in current directory:

```sh
ynn new
```