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

https://github.com/dogfalo/phaby

Phabricator helper
https://github.com/dogfalo/phaby

Last synced: 2 months ago
JSON representation

Phabricator helper

Awesome Lists containing this project

README

        

# Phaby

Auto-lands the specified diff when it is accepted and builds are passing.

Screen Shot 2020-04-09 at 9 44 19 PM

## Install

```bash
npm i -g phaby
```

## Usage
```bash
phaby -d

#Example
phaby -d 1675273
```