Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eiel/git_month_commits


https://github.com/eiel/git_month_commits

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# GitMonthCommits

show last month commit log and open github

## Installation

Or install it yourself as:

$ gem install git_month_commits

## Usage

```
$ git month-commits open
```

## Contributing

1. Fork it ( https://github.com/eiel/git_month_commits/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