https://github.com/lowply/garbled-diff-test
garbled-diff-test
https://github.com/lowply/garbled-diff-test
Last synced: 2 months ago
JSON representation
garbled-diff-test
- Host: GitHub
- URL: https://github.com/lowply/garbled-diff-test
- Owner: lowply
- Created: 2018-08-25T14:48:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-25T17:33:43.000Z (almost 7 years ago)
- Last Synced: 2025-03-15T07:07:17.649Z (3 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# garbled-diff-test
A test repository for garbled diffs.
## Try running linguist locally
Install rubygems
```
$ bundle install
```Run linguist against the *example-for-linguist.src* file.
```
$ bundle exec linguist example-for-linguist.src
example-for-linguist.src: 13 lines (11 sloc)
type: Text
mime type: application/x-wais-source
language:
```