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

https://github.com/iamdanielyin/ibird-cli

The ibird command line tool.
https://github.com/iamdanielyin/ibird-cli

cli ibird tool

Last synced: about 2 months ago
JSON representation

The ibird command line tool.

Awesome Lists containing this project

README

          

# ibird-cli

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

A command line tool for ibird.

## Prerequisites

[Node.js](https://nodejs.org/en/) (>=7.6.x, 8.x preferred), npm version 3+ and [Git](https://git-scm.com/).

## Install

```shell
$ npm install ibird-cli --global
```

## Usage

### Create a project

```shell
$ ibird new
```

### Display help

```shell
$ ibird help
```