Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaelzhang/caviar-cli

Command line tools for caviar
https://github.com/kaelzhang/caviar-cli

caviar caviar-cli

Last synced: 19 days ago
JSON representation

Command line tools for caviar

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/kaelzhang/caviar-cli.svg?branch=master)](https://travis-ci.org/kaelzhang/caviar-cli)
[![Coverage](https://codecov.io/gh/kaelzhang/caviar-cli/branch/master/graph/badge.svg)](https://codecov.io/gh/kaelzhang/caviar-cli)

# @caviar/cli

Command line tools for [caviar](https://github.com/kaelzhang/caviar).

## Install

```sh
$ npm i -g @caviar/cli
```

## Usage

```sh
$ caviar start
```

## License

[MIT](LICENSE)