https://github.com/dogfalo/phaby
Phabricator helper
https://github.com/dogfalo/phaby
Last synced: 2 months ago
JSON representation
Phabricator helper
- Host: GitHub
- URL: https://github.com/dogfalo/phaby
- Owner: Dogfalo
- Created: 2020-04-07T01:04:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T05:39:30.000Z (over 2 years ago)
- Last Synced: 2025-02-16T09:27:35.919Z (4 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phaby
Auto-lands the specified diff when it is accepted and builds are passing.
## Install
```bash
npm i -g phaby
```## Usage
```bash
phaby -d#Example
phaby -d 1675273
```