Skip to content

iamdionysus/pj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pj

Installation

Add this line to your application's Gemfile:

gem 'pj'

And then execute:

$ bundle

Or install it yourself as:

$ gem install pj

Usage

sync

Syncing a fork from upstream with the following instruction

$ pj project-name-in-config-file sync

push

Runs git push origin master

$ pj project-name push

owner

Assuming you have upstream, pushes to both upstream and origin

$ pj project owner

cd

Copy to cliboard cd project-directory-name command.

$ pj project cd

Contributing

  1. Fork it ( https://github.com/[my-github-username]/pj/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

helper to manage git project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages