Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bernardobarreto/githat
Git diff with code syntax highlight
https://github.com/bernardobarreto/githat
git ruby ruby-gem syntax-highlighting
Last synced: 2 months ago
JSON representation
Git diff with code syntax highlight
- Host: GitHub
- URL: https://github.com/bernardobarreto/githat
- Owner: bernardobarreto
- License: mit
- Created: 2012-09-23T06:04:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-26T06:45:19.000Z (over 10 years ago)
- Last Synced: 2024-10-19T10:41:30.415Z (3 months ago)
- Topics: git, ruby, ruby-gem, syntax-highlighting
- Language: Ruby
- Homepage:
- Size: 394 KB
- Stars: 32
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
- License: LICENSE.txt
Awesome Lists containing this project
README
# githat [![Build Status](https://secure.travis-ci.org/bernardofire/githat.png?branch=master)][travis]
[travis]: http://travis-ci.org/bernardofire/githat
======Git diff with code syntax highlight
Example with ruby code:
![githat](https://raw.github.com/bernardofire/githat/master/githat.png)
Install
-------
`$ [sudo] gem install githat`Use
---
`$ git hat`you can choose the files:
`$ git hat foo.rb bar.py`
Contributing to githat
----------------------* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.
* Fork the project.
* Start a feature/bugfix branch.
* Commit and push until you are happy with your contribution.
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.Copyright
---------Copyright (c) 2012 Bernardo B. Marques. See LICENSE.txt for
further details.[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/bernardofire/githat/trend.png)](https://bitdeli.com/free "Bitdeli Badge")