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

https://github.com/mojotech/pullr


https://github.com/mojotech/pullr

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Pullr

[![Build Status](https://travis-ci.org/mojotech/pullr.svg?branch=master)](https://travis-ci.org/mojotech/pullr)

#### `npm install -g pullr`

### Pull Requests from the CLI

[![Pullr](https://raw.github.com/mojotech/pullr/master/logo.png)](https://github.com/mojotech/pullr)

#### CLI Options

-h, --help output usage information
-V, --version output the version number
-n, --new open a new pull request
-t, --title pull request title
-d, --description pull request description
-i, --into target branch, defaults to 'master'
-f, --from source branch, defaults to current
-I, --into-remote target remote server, defaults to 'origin'
-F, --from-remote source remote server, defaults to 'origin'
-l, --force-login request credentials even if already logged in
-p, --preflight preflight pull request without actually submitting

#### Credits

[![MojoTech](https://avatars3.githubusercontent.com/u/314035?v=3&s=200)](http://www.mojotech.com)

#### License

Pullr is Copyright © 2015 MojoTech, LLC. It is free software, and may be redistributed under the terms specified in the [LICENSE](license.txt) file.