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.
- Host: GitHub
- URL: https://github.com/iamdanielyin/ibird-cli
- Owner: iamdanielyin
- License: apache-2.0
- Created: 2017-06-10T14:47:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T11:33:44.000Z (over 8 years ago)
- Last Synced: 2025-10-31T06:54:42.119Z (8 months ago)
- Topics: cli, ibird, tool
- Language: JavaScript
- Homepage: https://github.com/yinfxs/ibird
- Size: 187 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ibird-cli
[](https://npmjs.org/package/ibird-cli)
[](https://npmjs.org/package/ibird-cli)
[](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
```