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

https://github.com/rickyes/labelx-cli

📦 LabelX CLI
https://github.com/rickyes/labelx-cli

cli framwork game koa2 labelx mysql nodejs

Last synced: about 2 months ago
JSON representation

📦 LabelX CLI

Awesome Lists containing this project

README

          

# label-cli
[LabelX](https://github.com/rickyes/LabelX) CLI

[![Build Status](https://travis-ci.org/rickyes/labelx-cli.svg?branch=master)](https://travis-ci.org/rickyes/labelx-cli)
[![npm](https://img.shields.io/npm/v/npm.svg)](https://www.npmjs.com/package/labelx-cli)
[![node](https://img.shields.io/badge/node-%3E%3D8-green.svg)](https://www.npmjs.com/package/labelx-cli)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://www.npmjs.com/package/labelx-cli)

## Install
[![NPM](https://nodei.co/npm/labelx-cli.png?compact=true)](https://nodei.co/npm/labelx-cli/)
> `npm i labelx-cli -g`

## Usage

```bash
$ bax -h

Usage: bax

Options:

-v, --version output the version number
-h, --help output usage information

Commands:

init init LabelX Dev

...
```

## Init LabelX dev

```bash
$ bax init [name]
```

## License

MIT