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

https://github.com/wequick/pbind-cli

The command line interface for Pbind, use to initialize the xcode project with Pbind.
https://github.com/wequick/pbind-cli

Last synced: 6 months ago
JSON representation

The command line interface for Pbind, use to initialize the xcode project with Pbind.

Awesome Lists containing this project

README

          

# pbind-cli
The command line interface for Pbind, use to initialize the xcode project with Pbind.

[![Gem Version](http://img.shields.io/gem/v/pbind.svg?style=flat)](http://badge.fury.io/rb/pbind)

## Watch

Enable watch plist and json file and apply instant changes.

```shell
pbind watch [your-project].xcodeproj
```

## Mock

Mock a JSON as response.

```shell
pbind mock [CLIENT] [ACTION]
```